OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mbs_tested_so_far
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
block.h
144
unsigned int
mbs_tested_so_far
;
member in struct:macroblock
pickinter.c
684
x->
mbs_tested_so_far
++;
753
if (x->
mbs_tested_so_far
<= (cpi->mode_check_freq[mode_index] *
[
all
...]
ethreading.c
493
mb->
mbs_tested_so_far
= 0;
rdopt.c
[
all
...]
onyx_if.c
765
cpi->mb.
mbs_tested_so_far
= 0;
[
all
...]
Completed in 87 milliseconds