Searched refs:QUANTIZE_ONE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c166 #define QUANTIZE_ONE(J, K, N) \ macro
208 QUANTIZE_ONE( 0, 0, 0)
209 QUANTIZE_ONE( 2, 4, 2)
210 QUANTIZE_ONE( 8, 16, 4)
211 QUANTIZE_ONE(16, 32, 6)
212 QUANTIZE_ONE(10, 20, 8)
213 QUANTIZE_ONE( 4, 8, 10)
214 QUANTIZE_ONE( 6, 12, 12)
215 QUANTIZE_ONE(12, 24, 14)
216 QUANTIZE_ONE(1
244 #undef QUANTIZE_ONE macro
[all...]
/external/webp/src/dsp/
H A Denc_mips32.c166 #define QUANTIZE_ONE(J, K, N) \ macro
208 QUANTIZE_ONE( 0, 0, 0)
209 QUANTIZE_ONE( 2, 4, 2)
210 QUANTIZE_ONE( 8, 16, 4)
211 QUANTIZE_ONE(16, 32, 6)
212 QUANTIZE_ONE(10, 20, 8)
213 QUANTIZE_ONE( 4, 8, 10)
214 QUANTIZE_ONE( 6, 12, 12)
215 QUANTIZE_ONE(12, 24, 14)
216 QUANTIZE_ONE(1
244 #undef QUANTIZE_ONE macro
[all...]

Completed in 79 milliseconds