Searched refs:V4L2_H264_DPB_ENTRY_FLAG_ACTIVE (Results 1 – 5 of 5) sorted by relevance
313 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()
144 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in set_ref()
186 #define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE 0x02 macro
125 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()
2019 * - ``V4L2_H264_DPB_ENTRY_FLAG_ACTIVE``