Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dreconstruction.cc56 int GetNumRows(TransformType tx_type, int tx_height, int non_zero_coeff_count) { in GetNumRows()
136 int non_zero_coeff_count) { in Reconstruct()
/external/libgav1/libgav1/src/tile/
Dtile.cc1638 int non_zero_coeff_count; in TransformBlock() local
1731 TransformType tx_type, int non_zero_coeff_count) { in ReconstructBlock()
/external/libgav1/libgav1/src/utils/
Dtypes.h545 int non_zero_coeff_count; member