Home
last modified time | relevance | path

Searched refs:v4l2_h264_build_b_ref_lists (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dv4l2-h264.h65 v4l2_h264_build_b_ref_lists(const struct v4l2_h264_reflist_builder *builder,
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-h264.c247 v4l2_h264_build_b_ref_lists(const struct v4l2_h264_reflist_builder *builder, in v4l2_h264_build_b_ref_lists() function
264 EXPORT_SYMBOL_GPL(v4l2_h264_build_b_ref_lists);
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
Dhantro_h264.c376 v4l2_h264_build_b_ref_lists(&reflist_builder, h264_ctx->reflists.b0, in hantro_h264_dec_prepare_run()
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c1114 v4l2_h264_build_b_ref_lists(&reflist_builder, h264_ctx->reflists.b0, in rkvdec_h264_run()