Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_h264.c313 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in init_reflist_builder()
490 ctx->h264_dec.dpb[i].flags &= ~V4L2_H264_DPB_ENTRY_FLAG_ACTIVE; in update_dpb()
496 if (!(ndpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in update_dpb()
507 if (cdpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE || in update_dpb()
548 if (dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in hantro_h264_get_ref_buf()
Dhantro_g1_h264_dec.c144 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in set_ref()
/Linux-v5.4/include/media/
Dh264-ctrls.h186 #define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE 0x02 macro
/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c125 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in cedrus_write_frame_list()
189 if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in _cedrus_write_ref_list()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-codec.rst2019 * - ``V4L2_H264_DPB_ENTRY_FLAG_ACTIVE``