Home
last modified time | relevance | path

Searched defs:V4L2_H264_NUM_DPB_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.c198 const struct v4l2_h264_dpb_entry dpb[V4L2_H264_NUM_DPB_ENTRIES]) in mtk_vdec_h264_copy_decode_params()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-h264.c34 const struct v4l2_h264_dpb_entry dpb[V4L2_H264_NUM_DPB_ENTRIES]) in v4l2_h264_init_reflist_builder()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h1548 #define V4L2_H264_NUM_DPB_ENTRIES 16 macro