Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dfirstpass.c53 #define NCOUNT_INTRA_THRESH 8192 macro
644 } else if ((this_error > NCOUNT_INTRA_THRESH) && in av1_first_pass()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c55 #define NCOUNT_INTRA_THRESH 8192 macro
1186 } else if ((this_error > NCOUNT_INTRA_THRESH) && in vp9_first_pass_encode_tile_mb_row()