OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prediction_error
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
block.h
138
int64_t
prediction_error
;
member in struct:macroblock
encodeframe.c
678
x->
prediction_error
= 0;
892
cpi->mb.
prediction_error
+=
893
cpi->mb_row_ei[i].mb.
prediction_error
;
[
all
...]
ethreading.c
490
mb->
prediction_error
= 0;
onyx_if.c
[
all
...]
Completed in 45 milliseconds