Home
last modified time | relevance | path

Searched refs:is_32x32 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc174 const int16_t *iscan, int is_32x32) { in quant_fp_nz() argument
176 const int thr = dequant_ptr[1] >> (1 + is_32x32); in quant_fp_nz()
209 if (is_32x32) { in quant_fp_nz()
215 tmp = (tmp * quant_ptr[rc != 0]) >> (16 - is_32x32); in quant_fp_nz()
220 if (is_32x32) { in quant_fp_nz()