Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconinter.h133 void av1_init_comp_mode(InterPredParams *inter_pred_params);
Dreconinter.c93 void av1_init_comp_mode(InterPredParams *inter_pred_params) { in av1_init_comp_mode() function
874 if (is_compound) av1_init_comp_mode(&inter_pred_params); in build_inter_predictors_8x8_and_bigger()