Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c66 #define NCOUNT_INTRA_THRESH 8192 macro
891 } else if ((this_error > NCOUNT_INTRA_THRESH) && in vp9_first_pass()