Home
last modified time | relevance | path

Searched refs:num_tx_search_modes (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c4860 int num_tx_search_modes[INTER_MODE_END - INTER_MODE_START] = { 0 }; in tx_search_best_inter_candidates() local
4870 num_tx_search_modes[mbmi->mode - INTER_MODE_START] >= 1) || in tx_search_best_inter_candidates()
4872 num_tx_search_modes[mbmi->mode - INTER_MODE_START] >= 2)) in tx_search_best_inter_candidates()
4911 num_tx_search_modes[mbmi->mode - INTER_MODE_START]++; in tx_search_best_inter_candidates()