Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c399 static const int16_t intra_to_mode_idx[INTRA_MODE_NUM] = { variable
653 return intra_to_mode_idx[this_mode - INTRA_MODE_START]; in get_prediction_mode_idx()