OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subpel_search_method
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
242
SUBPEL_SEARCH_METHODS
subpel_search_method
;
member in struct:__anon23089
vp9_onyx_if.c
722
sf->
subpel_search_method
= SUBPEL_TREE;
974
if (cpi->sf.
subpel_search_method
== SUBPEL_ITERATIVE) {
977
} else if (cpi->sf.
subpel_search_method
== SUBPEL_TREE) {
[
all
...]
Completed in 170 milliseconds