Searched refs:v4l2_h264_init_reflist_builder (Results 1 – 7 of 7) sorted by relevance
/linux/include/media/ |
H A D | v4l2-h264.h | 49 v4l2_h264_init_reflist_builder(struct v4l2_h264_reflist_builder *b,
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 31 v4l2_h264_init_reflist_builder(struct v4l2_h264_reflist_builder *b, in v4l2_h264_init_reflist_builder() function 106 EXPORT_SYMBOL_GPL(v4l2_h264_init_reflist_builder);
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_h264.c | 470 v4l2_h264_init_reflist_builder(&reflist_builder, ctrls->decode, in hantro_h264_dec_prepare_run()
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_h264_req_multi_if.c | 260 v4l2_h264_init_reflist_builder(&reflist_builder, dec_params, sps, inst->dpb); in get_vdec_sig_decode_parameters() 298 v4l2_h264_init_reflist_builder(&reflist_builder, dec_params, sps, in vdec_h264_slice_fill_decode_reflist()
|
H A D | vdec_h264_req_if.c | 140 v4l2_h264_init_reflist_builder(&reflist_builder, dec_params, sps, in get_vdec_decode_parameters()
|
/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | h264.c | 797 v4l2_h264_init_reflist_builder(&b, h->decode_params, h->sps, dpb); in tegra_vde_h264_setup_frames()
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-h264.c | 1149 v4l2_h264_init_reflist_builder(&reflist_builder, run.decode_params, in rkvdec_h264_run()
|