Searched refs:pbest_mode (Results 1 – 2 of 2) sorted by relevance
135 static int find_best_16x16_intra(AV1_COMP *cpi, PREDICTION_MODE *pbest_mode) { in find_best_16x16_intra() argument162 if (pbest_mode) *pbest_mode = best_mode; in find_best_16x16_intra()
129 static int find_best_16x16_intra(VP9_COMP *cpi, PREDICTION_MODE *pbest_mode) { in find_best_16x16_intra() argument154 if (pbest_mode) *pbest_mode = best_mode; in find_best_16x16_intra()