OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_quantize_mbuv_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/generic/
vp8_rtcd.h
256
void
vp8_quantize_mbuv_c
(struct macroblock *);
257
#define vp8_quantize_mbuv
vp8_quantize_mbuv_c
/external/libvpx/mips/
vp8_rtcd.h
256
void
vp8_quantize_mbuv_c
(struct macroblock *);
257
#define vp8_quantize_mbuv
vp8_quantize_mbuv_c
/external/libvpx/mips-dspr2/
vp8_rtcd.h
274
void
vp8_quantize_mbuv_c
(struct macroblock *);
275
#define vp8_quantize_mbuv
vp8_quantize_mbuv_c
/external/libvpx/armv7a/
vp8_rtcd.h
296
void
vp8_quantize_mbuv_c
(struct macroblock *);
297
#define vp8_quantize_mbuv
vp8_quantize_mbuv_c
/external/libvpx/armv7a-neon/
vp8_rtcd.h
345
void
vp8_quantize_mbuv_c
(struct macroblock *);
/external/libvpx/libvpx/vp8/encoder/
quantize.c
293
void
vp8_quantize_mbuv_c
(MACROBLOCK *x)
function
Completed in 27 milliseconds