Searched refs:CheckMode (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dec/
H A Dframe.c665 static int CheckMode(int mb_x, int mb_y, int mode) { function
783 const int pred_func = CheckMode(mb_x, mb_y,
795 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_);

Completed in 48 milliseconds