Searched refs:V4L2_H264_DPB_ENTRY_FLAG_ACTIVE (Results 1 – 6 of 6) sorted by relevance
244 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()
751 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()
48 if (!(dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in v4l2_h264_init_reflist_builder()
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()
1523 #define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE 0x02 macro
688 * - ``V4L2_H264_DPB_ENTRY_FLAG_ACTIVE``