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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c858 uint8_t bitsToRead = Segmentation_Feature_Bits[j]; local in function:segmentation_params
861 feature_value = av1_su(vlc, 1 + bitsToRead);
865 feature_value = av1_f(vlc, bitsToRead);

Completed in 5 milliseconds