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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c149 bool high_bitdepth; local in function:sequence_header_obu
289 high_bitdepth = av1_f(vlc, 1);
290 if (seq->seq_profile == 2 && high_bitdepth) {
294 seq->color_config.BitDepth = high_bitdepth ? 10 : 8;

Completed in 4 milliseconds