OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quantize_b_pair
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/encoder/arm/
quantize_arm.c
24
* quantize.c only by using
quantize_b_pair
function pointer instead of
33
x->
quantize_b_pair
(&x->block[i], &x->block[i+1],
47
x->
quantize_b_pair
(&x->block[i], &x->block[i+1],
60
x->
quantize_b_pair
(&x->block[i], &x->block[i+1],
/external/libvpx/libvpx/vp8/encoder/
block.h
158
void (*
quantize_b_pair
)(BLOCK *b1, BLOCK *b2, BLOCKD *d0, BLOCKD *d1);
member in struct:macroblock
ethreading.c
334
z->
quantize_b_pair
= x->
quantize_b_pair
;
encodeframe.c
[
all
...]
onyx_if.c
[
all
...]
Completed in 31 milliseconds