Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dfirstpass.c54 #define NCOUNT_INTRA_FACTOR 3 macro
645 (this_error < (NCOUNT_INTRA_FACTOR * motion_error))) { in av1_first_pass()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c56 #define NCOUNT_INTRA_FACTOR 3 macro
1187 (this_error < (NCOUNT_INTRA_FACTOR * motion_error))) { in vp9_first_pass_encode_tile_mb_row()