Searched refs:V4L2_H264_DPB_ENTRY_FLAG_ACTIVE (Results 1 – 7 of 7) sorted by relevance
263 ctx->h264_dec.dpb[i].flags &= ~V4L2_H264_DPB_ENTRY_FLAG_ACTIVE; in update_dpb()269 if (!(ndpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in update_dpb()280 if (cdpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE || in update_dpb()319 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()
190 #define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE 0x02 macro
48 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in v4l2_h264_init_reflist_builder()
741 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in lookup_ref_buf_idx()772 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in assemble_hw_rps()970 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in config_registers()
132 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()
2112 * - ``V4L2_H264_DPB_ENTRY_FLAG_ACTIVE``