Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_eq.h59 WORD32 coeff_count; member
66 WORD32 coeff_count; member
Dimpd_drc_eq.c590 WORD32 coeff_count; in impd_calc_eq_filt_elements() local
/external/libaom/test/
Dav1_quantize_test.cc219 int coeff_count = 4; in TEST() local
/external/libaom/av1/encoder/
Dallintra_vis.c216 const int coeff_count = block_size * block_size; in av1_calc_mb_wiener_var_row() local
Dav1_quantize.c39 const int16_t *scan, int coeff_count, in av1_quantize_fp_no_qmatrix()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp5523 const size_t coeff_count = sizeof(coeffs[0]) / sizeof(coeffs[0][0]); in reference_acosl() local
/external/libvpx/vp9/encoder/
Dvp9_encoder.c5268 const int coeff_count = block_size * block_size; local