HomeSort by relevance Sort by last modified time
    Searched refs:QUANTIZE_ONE (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
enc_mips32.c 164 #define QUANTIZE_ONE(J, K, N) \
206 QUANTIZE_ONE( 0, 0, 0)
207 QUANTIZE_ONE( 2, 4, 2)
208 QUANTIZE_ONE( 8, 16, 4)
209 QUANTIZE_ONE(16, 32, 6)
210 QUANTIZE_ONE(10, 20, 8)
211 QUANTIZE_ONE( 4, 8, 10)
212 QUANTIZE_ONE( 6, 12, 12)
213 QUANTIZE_ONE(12, 24, 14)
214 QUANTIZE_ONE(18, 36, 16
    [all...]
enc_mips_dsp_r2.c     [all...]

Completed in 539 milliseconds