Lines Matching defs:thresh2
163 const int thresh2 = 2 * thresh + 1;
193 "subu %[temp3], %[temp15], %[thresh2] \n\t"
291 : [hstride]"r"(hstride), [thresh2]"r"(thresh2),
305 const int thresh2 = 2 * thresh + 1;
326 "subu %[temp4], %[temp2], %[thresh2] \n\t"
422 [VP8kclip1]"r"(VP8kclip1), [thresh2]"r"(thresh2)
489 const int thresh2 = 2 * thresh + 1;
508 "subu %[temp5], %[temp5], %[thresh2] \n\t"
540 : [stride]"r"(stride), [VP8kclip1]"r"(VP8kclip1), [thresh2]"r"(thresh2)
558 const int thresh2 = 2 * thresh + 1;
572 "subu %[temp5], %[temp5], %[thresh2] \n\t"
602 : [stride]"r"(stride), [VP8kclip1]"r"(VP8kclip1), [thresh2]"r"(thresh2)