Searched refs:separate_uv_delta_q (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h227 bool separate_uv_delta_q; member in struct:av1_sequence_header_obu::__anonf58fb2b40308
H A Dvid_dec_av1.c315 seq->color_config.separate_uv_delta_q = 0;
345 seq->color_config.separate_uv_delta_q = av1_f(vlc, 1);
787 (seq->color_config.separate_uv_delta_q) ? av1_f(vlc, 1) : 0;
809 if (!seq->color_config.separate_uv_delta_q)

Completed in 6 milliseconds