OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intra_error
(Results
1 - 10
of
10
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
151
stats->
intra_error
,
176
section->
intra_error
= 0.0;
198
section->
intra_error
+= frame->
intra_error
;
220
section->
intra_error
-= frame->
intra_error
;
244
section->
intra_error
/= section->count;
520
int64_t
intra_error
= 0;
local
627
intra_error
+= (int64_t)this_error;
802
fps.
intra_error
= (double)(intra_error >> 8)
[
all
...]
block.h
139
int64_t
intra_error
;
member in struct:macroblock
encodeframe.c
679
x->
intra_error
= 0;
894
cpi->mb.
intra_error
+= cpi->mb_row_ei[i].mb.
intra_error
;
1214
int
intra_error
= 0;
local
[
all
...]
onyx_int.h
100
double
intra_error
;
member in struct:__anon23957
ethreading.c
491
mb->
intra_error
= 0;