OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_quantize_mby_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/generic/
vp8_rtcd.h
253
void
vp8_quantize_mby_c
(struct macroblock *);
254
#define vp8_quantize_mby
vp8_quantize_mby_c
/external/libvpx/mips/
vp8_rtcd.h
253
void
vp8_quantize_mby_c
(struct macroblock *);
254
#define vp8_quantize_mby
vp8_quantize_mby_c
/external/libvpx/mips-dspr2/
vp8_rtcd.h
271
void
vp8_quantize_mby_c
(struct macroblock *);
272
#define vp8_quantize_mby
vp8_quantize_mby_c
/external/libvpx/armv7a/
vp8_rtcd.h
293
void
vp8_quantize_mby_c
(struct macroblock *);
294
#define vp8_quantize_mby
vp8_quantize_mby_c
/external/libvpx/armv7a-neon/
vp8_rtcd.h
341
void
vp8_quantize_mby_c
(struct macroblock *);
/external/libvpx/libvpx/vp8/encoder/
quantize.c
269
void
vp8_quantize_mby_c
(MACROBLOCK *x)
function
Completed in 171 milliseconds