Searched refs:V4L2_H264_DPB_ENTRY_FLAG_FIELD (Results 1 – 5 of 5) sorted by relevance
380 flags = dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_FIELD ? 0x2 : 0; in hantro_h264_get_ref_buf()
293 {V4L2_H264_DPB_ENTRY_FLAG_FIELD, "FIELD"})
967 if (dpb[i].flags & V4L2_H264_DPB_ENTRY_FLAG_FIELD) in config_registers()
1524 #define V4L2_H264_DPB_ENTRY_FLAG_FIELD 0x08 macro
706 * - ``V4L2_H264_DPB_ENTRY_FLAG_FIELD``
Completed in 22 milliseconds