Searched refs:SEARCH_PARTITION (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.h100 SEARCH_PARTITION = 0, enumerator in enum:__anon24974
H A Dvp9_speed_features.c310 sf->partition_search_type = SEARCH_PARTITION;
H A Dvp9_encodeframe.c1792 cpi->sf.partition_search_type == SEARCH_PARTITION &&
1924 && cpi->sf.partition_search_type == SEARCH_PARTITION
2511 if ((sf->partition_search_type == SEARCH_PARTITION &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h147 SEARCH_PARTITION = 0, enumerator in enum:__anon13204
H A Dvp9_speed_features.c353 sf->partition_search_type = SEARCH_PARTITION;
H A Dvp9_encodeframe.c1465 cpi->sf.partition_search_type == SEARCH_PARTITION &&
1597 && cpi->sf.partition_search_type == SEARCH_PARTITION
2480 if ((sf->partition_search_type == SEARCH_PARTITION &&
3214 // For key frame, use SEARCH_PARTITION.
3215 sf->partition_search_type = SEARCH_PARTITION;

Completed in 155 milliseconds