Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/arm/
Dhighbd_quantize_neon.c188 const intptr_t remaining_zcoeffs = n_coeffs - non_zero_count; in highbd_quantize_b_neon() local
326 const intptr_t remaining_zcoeffs = n_coeffs - non_zero_count; in highbd_quantize_b_adaptive_neon() local
/external/libaom/av1/encoder/arm/neon/
Dquantize_neon.c280 const intptr_t remaining_zcoeffs = n_coeffs - non_zero_count; in quantize_fp_no_qmatrix_neon() local