vp9_itrans4_dspr2.c | 23 int16_t step_0, step_1, step_2, step_3; local 32 step_0 = dct_const_round_shift(temp_1); 48 "extp %[step_0], $ac0, 31 \n\t" 74 output[0] = step_0 + step_3; 77 output[12] = step_0 - step_3; 79 "add %[Temp0], %[step_0], %[step_3] \n\t" 88 "sub %[Temp3], %[step_0], %[step_3] \n\t" 93 [step_0] "=&r" (step_0), [step_1] "=&r" (step_1), 109 int16_t step_0, step_1, step_2, step_3 local [all...] |