Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_h264.c244 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in prepare_table()
276 ctx->h264_dec.dpb[i].flags &= ~V4L2_H264_DPB_ENTRY_FLAG_ACTIVE; in update_dpb()
282 if (!(ndpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in update_dpb()
293 if (cdpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE || in update_dpb()
332 if (dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in hantro_h264_get_ref_buf()
355 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in hantro_h264_get_ref_nbr()
/Linux-v5.15/drivers/staging/media/rkvdec/
Drkvdec-h264.c751 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in assemble_hw_rps()
783 V4L2_H264_DPB_ENTRY_FLAG_ACTIVE); in assemble_hw_rps()
866 if (dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in get_ref_buf()
956 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in config_registers()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-h264.c48 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in v4l2_h264_init_reflist_builder()
/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c132 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in cedrus_write_frame_list()
195 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in _cedrus_write_ref_list()
/Linux-v5.15/include/uapi/linux/
Dv4l2-controls.h1523 #define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE 0x02 macro
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst688 * - ``V4L2_H264_DPB_ENTRY_FLAG_ACTIVE``