OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:search_method
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/vp8/encoder/
onyx_int.h
173
SEARCH_METHODS
search_method
;
member in struct:__anon7468
temporal_filter.c
198
if (1/*cpi->sf.
search_method
== HEX*/)
onyx_if.c
560
sf->
search_method
= NSTEP;
864
sf->
search_method
= NSTEP;
990
sf->
search_method
= HEX;
992
sf->
search_method
= DIAMOND;
[
all
...]
pickinter.c
733
if (cpi->sf.
search_method
== HEX)
rdopt.c
1154
if (cpi->sf.
search_method
== HEX)
[
all
...]
Completed in 1251 milliseconds