Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h35 #define FPMB_ERROR_SMALL_TH 2000 macro
Dvp9_firstpass.c1166 } else if (this_error < FPMB_ERROR_SMALL_TH) { in vp9_first_pass_encode_tile_mb_row()
1224 } else if (this_error < FPMB_ERROR_SMALL_TH) { in vp9_first_pass_encode_tile_mb_row()