OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_fast_quantize_b
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c
49
void (*
vp8_fast_quantize_b
)(BLOCK *b, BLOCKD *d);
variable
125
vp8_fast_quantize_b
= vp8_fast_quantize_b_c;
/external/libvpx/armv7a/
vp8_rtcd.h
282
#define
vp8_fast_quantize_b
vp8_fast_quantize_b_armv6
macro
/external/libvpx/armv7a-neon/
vp8_rtcd.h
328
#define
vp8_fast_quantize_b
vp8_fast_quantize_b_neon
macro
/external/libvpx/generic/
vp8_rtcd.h
242
#define
vp8_fast_quantize_b
vp8_fast_quantize_b_c
macro
/external/libvpx/mips/
vp8_rtcd.h
242
#define
vp8_fast_quantize_b
vp8_fast_quantize_b_c
macro
/external/libvpx/mips-dspr2/
vp8_rtcd.h
260
#define
vp8_fast_quantize_b
vp8_fast_quantize_b_c
macro
Completed in 29 milliseconds