Home
last modified time | relevance | path

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

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