OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_dequantize_b_v6
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/decoder/arm/
dequantize_arm.h
16
extern prototype_dequant_block(
vp8_dequantize_b_v6
);
24
#define vp8_dequant_block
vp8_dequantize_b_v6
dequantize_arm.c
40
void
vp8_dequantize_b_v6
(BLOCKD *d)
function
dsystemdependent.c
32
pbi->dequant.block =
vp8_dequantize_b_v6
;
Completed in 556 milliseconds