Searched refs:SMOOTH_INTRA_THRESH (Results 1 – 1 of 1) sorted by relevance
532 #define SMOOTH_INTRA_THRESH 4000 macro534 int ret_val = SMOOTH_INTRA_THRESH; in get_smooth_intra_threshold()538 case VPX_BITS_8: ret_val = SMOOTH_INTRA_THRESH; break; in get_smooth_intra_threshold()539 case VPX_BITS_10: ret_val = SMOOTH_INTRA_THRESH << 4; break; in get_smooth_intra_threshold()542 ret_val = SMOOTH_INTRA_THRESH << 8; in get_smooth_intra_threshold()