Lines Matching defs:ctx

29 static int start_prepare_run(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame **dec_params)  in start_prepare_run()
93 static size_t chroma_offset(const struct hantro_ctx *ctx, in chroma_offset()
101 static size_t mv_offset(const struct hantro_ctx *ctx, in mv_offset()
110 get_ref_buf(struct hantro_ctx *ctx, struct vb2_v4l2_buffer *dst, u64 timestamp) in get_ref_buf()
146 static void config_output(struct hantro_ctx *ctx, in config_output()
175 static void config_ref(struct hantro_ctx *ctx, in config_ref()
202 static void config_ref_registers(struct hantro_ctx *ctx, in config_ref_registers()
268 recompute_tile_rc_info(struct hantro_ctx *ctx, in recompute_tile_rc_info()
295 fill_tile_info(struct hantro_ctx *ctx, in fill_tile_info()
322 config_tiles(struct hantro_ctx *ctx, in config_tiles()
403 static void config_segment(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_segment()
486 static void config_loop_filter(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_loop_filter()
502 static void config_picture_dimensions(struct hantro_ctx *ctx, struct hantro_decoded_buffer *dst) in config_picture_dimensions()
515 config_bit_depth(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_bit_depth()
534 config_quant(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_quant()
562 config_others(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_others()
593 config_compound_reference(struct hantro_ctx *ctx, in config_compound_reference()
648 static void config_probs(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_probs()
756 static void config_counts(struct hantro_ctx *ctx) in config_counts()
765 static void config_seg_map(struct hantro_ctx *ctx, in config_seg_map()
791 config_source(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_source()
825 config_registers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_registers()
905 int hantro_g2_vp9_dec_run(struct hantro_ctx *ctx) in hantro_g2_vp9_dec_run()
940 void hantro_g2_vp9_dec_done(struct hantro_ctx *ctx) in hantro_g2_vp9_dec_done()