OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUANTIZE_ONE
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/dsp/
enc_mips32.c
163
#define
QUANTIZE_ONE
(J, K, N) \
205
QUANTIZE_ONE
( 0, 0, 0)
206
QUANTIZE_ONE
( 2, 4, 2)
207
QUANTIZE_ONE
( 8, 16, 4)
208
QUANTIZE_ONE
(16, 32, 6)
209
QUANTIZE_ONE
(10, 20, 8)
210
QUANTIZE_ONE
( 4, 8, 10)
211
QUANTIZE_ONE
( 6, 12, 12)
212
QUANTIZE_ONE
(12, 24, 14)
213
QUANTIZE_ONE
(18, 36, 16
[
all
...]
enc_mips_dsp_r2.c
[
all
...]
Completed in 197 milliseconds