Searched refs:SMOOTH_INTRA_THRESH (Results 1 – 1 of 1) sorted by relevance
531 #define SMOOTH_INTRA_THRESH 4000 macro533 int ret_val = SMOOTH_INTRA_THRESH; in get_smooth_intra_threshold()537 case VPX_BITS_8: ret_val = SMOOTH_INTRA_THRESH; break; in get_smooth_intra_threshold()538 case VPX_BITS_10: ret_val = SMOOTH_INTRA_THRESH << 4; break; in get_smooth_intra_threshold()541 ret_val = SMOOTH_INTRA_THRESH << 8; in get_smooth_intra_threshold()