Home
last modified time | relevance | path

Searched defs:dc_category (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/tile/
Dtile.cc1276 uint8_t coefficient_level, int8_t dc_category) { in SetEntropyContexts()
1295 uint16_t* const dc_sign_cdf, int8_t* const dc_category, in ReadSignAndApplyDequantization()
1517 int8_t dc_category = 0; in ReadTransformCoefficients() local