Searched refs:threshDiff (Results 1 – 2 of 2) sorted by relevance
153 int32_t threshDiff; in quantiseDifferenceHL() local236 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifferenceHL()243 threshDiff = -threshDiff; in quantiseDifferenceHL()245 tmp_reg64.s64 = ((int64_t)ditherVal * (int64_t)threshDiff); in quantiseDifferenceHL()310 int32_t threshDiff; in quantiseDifferenceHH() local394 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifferenceHH()401 threshDiff = -threshDiff; in quantiseDifferenceHH()403 tmp_reg64.s64 = ((int64_t)ditherVal * (int64_t)threshDiff); in quantiseDifferenceHH()467 int32_t threshDiff; in quantiseDifferenceLL() local551 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifferenceLL()[all …]
164 int32_t threshDiff = 0; in quantiseDifference_HDHL() local245 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifference_HDHL()252 threshDiff = -threshDiff; in quantiseDifference_HDHL()254 tmp_reg64.s64 = ((int64_t)ditherVal * (int64_t)threshDiff); in quantiseDifference_HDHL()319 int32_t threshDiff; in quantiseDifference_HDHH() local401 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifference_HDHH()408 threshDiff = -threshDiff; in quantiseDifference_HDHH()410 tmp_reg64.s64 = ((int64_t)ditherVal * (int64_t)threshDiff); in quantiseDifference_HDHH()474 int32_t threshDiff; in quantiseDifference_HDLL() local557 threshDiff = qdata_pt->thresholdTablePtr_sl1[index + 1] - in quantiseDifference_HDLL()[all …]