Searched refs:SEARCH_METHODS (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.h61 } SEARCH_METHODS; typedef in typeref:enum:__anon12915
166 SEARCH_METHODS search_method;
H A Dvp9_mbgraph.c31 const SEARCH_METHODS old_search_method = mv_sf->search_method;
H A Dvp9_temporal_filter.c233 const SEARCH_METHODS search_method = HEX;
H A Dvp9_mcomp.c2175 const SEARCH_METHODS method = (SEARCH_METHODS)search_method;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h157 typedef enum { DIAMOND = 0, NSTEP = 1, HEX = 2 } SEARCH_METHODS; typedef in typeref:enum:__anon12807
161 SEARCH_METHODS search_method;

Completed in 494 milliseconds