Searched refs:QUANT_FLAG (Results 1 – 1 of 1) sorted by relevance
45 #define QUANT_FLAG(x, name) (!!((x)->flags & V4L2_AV1_QUANTIZATION_FLAG_##name)) macro1186 quant->using_qmatrix = QUANT_FLAG(ctrl_quant, USING_QMATRIX); in vdec_av1_slice_setup_quant()1359 uh->delta_q_lf.delta_q_present = QUANT_FLAG(&ctrl_fh->quantization, DELTA_Q_PRESENT); in vdec_av1_slice_setup_uh()