Searched refs:pbest_mode (Results 1 – 1 of 1) sorted by relevance
139 static int find_best_16x16_intra(VP9_COMP *cpi, PREDICTION_MODE *pbest_mode) { in find_best_16x16_intra() argument165 if (pbest_mode) in find_best_16x16_intra()166 *pbest_mode = best_mode; in find_best_16x16_intra()