OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_block_error_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
409
int
vp8_block_error_c
(short *coeff, short *dqcoeff)
function
464
error +=
vp8_block_error_c
(be->coeff, bd->dqcoeff);
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c
408
int
vp8_block_error_c
(short *coeff, short *dqcoeff)
function
463
error +=
vp8_block_error_c
(be->coeff, bd->dqcoeff);
[
all
...]
Completed in 110 milliseconds