OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_quantize_fastquantb
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/encoder/arm/
quantize_arm.h
19
#undef
vp8_quantize_fastquantb
macro
20
#define
vp8_quantize_fastquantb
vp8_fast_quantize_b_armv6
macro
31
//#undef
vp8_quantize_fastquantb
32
//#define
vp8_quantize_fastquantb
vp8_fast_quantize_b_neon
/external/libvpx/vp8/encoder/
quantize.h
33
#ifndef
vp8_quantize_fastquantb
34
#define
vp8_quantize_fastquantb
vp8_fast_quantize_b_c
macro
36
extern prototype_quantize_block(
vp8_quantize_fastquantb
);
Completed in 1070 milliseconds