Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c129 static int find_best_16x16_intra(VP9_COMP *cpi, PREDICTION_MODE *pbest_mode) { in find_best_16x16_intra() argument
154 if (pbest_mode) *pbest_mode = best_mode; in find_best_16x16_intra()