Searched refs:UL_INTRA_THRESH (Results 1 – 2 of 2) sorted by relevance
342 #define UL_INTRA_THRESH 50 macro404 if (this_intra_error < UL_INTRA_THRESH) { in firstpass_intra_prediction()
512 #define UL_INTRA_THRESH 50 macro514 int ret_val = UL_INTRA_THRESH; in get_ul_intra_threshold()518 case VPX_BITS_8: ret_val = UL_INTRA_THRESH; break; in get_ul_intra_threshold()519 case VPX_BITS_10: ret_val = UL_INTRA_THRESH << 2; break; in get_ul_intra_threshold()522 ret_val = UL_INTRA_THRESH << 4; in get_ul_intra_threshold()