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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h222 uint8_t BitDepth; member in struct:av1_sequence_header_obu::__anonf58fb2b40308
H A Dvid_dec_av1.c292 seq->color_config.BitDepth = twelve_bit ? 12 : 10;
294 seq->color_config.BitDepth = high_bitdepth ? 10 : 8;
330 if (seq->color_config.BitDepth == 12) {
373 (seq->color_config.BitDepth - 8) >> 1;

Completed in 6 milliseconds