OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbs_tested_so_far
(Results
1 - 10
of
10
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
block.h
151
unsigned int
mbs_tested_so_far
;
member in struct:macroblock
ethreading.c
507
mb->
mbs_tested_so_far
= 0;
pickinter.c
879
x->
mbs_tested_so_far
++;
966
if (x->
mbs_tested_so_far
<= (cpi->mode_check_freq[mode_index] *
[
all
...]
rdopt.c
[
all
...]
onyx_if.c
771
cpi->mb.
mbs_tested_so_far
= 0;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h
148
unsigned int
mbs_tested_so_far
;
member in struct:macroblock
ethreading.c
493
mb->
mbs_tested_so_far
= 0;
pickinter.c
687
x->
mbs_tested_so_far
++;
756
if (x->
mbs_tested_so_far
<= (cpi->mode_check_freq[mode_index] *
[
all
...]
rdopt.c
[
all
...]
onyx_if.c
765
cpi->mb.
mbs_tested_so_far
= 0;
[
all
...]
Completed in 48 milliseconds