OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_dequantize_b_neon
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/decoder/arm/
dequantize_arm.h
45
extern prototype_dequant_block(
vp8_dequantize_b_neon
);
54
#define vp8_dequant_block
vp8_dequantize_b_neon
dequantize_arm.c
27
void
vp8_dequantize_b_neon
(BLOCKD *d)
function
arm_dsystemdependent.c
43
pbi->dequant.block =
vp8_dequantize_b_neon
;
Completed in 121 milliseconds