Home
last modified time | relevance | path

Searched refs:V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/media/hantro/
A Dhantro_h264.c246 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM) in prepare_table()
357 if (dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM) in hantro_h264_get_ref_nbr()
/linux/drivers/media/v4l2-core/
A Dv4l2-h264.c52 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM) in v4l2_h264_init_reflist_builder()
/linux/drivers/staging/media/rkvdec/
A Drkvdec-h264.c721 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM) in assemble_hw_pps()
754 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM || in assemble_hw_rps()
/linux/drivers/media/platform/mtk-vcodec/vdec/
A Dvdec_h264_req_if.c249 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM)) in get_h264_dpb_list()
/linux/include/uapi/linux/
A Dv4l2-controls.h1530 #define V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM 0x04 macro
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst691 * - ``V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM``

Completed in 27 milliseconds