Searched defs:step1_10 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c26 int step1_10, step1_11, step1_12, step1_13; local
308 "extp %[step1_10], $ac0, 31 \n\t"
314 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11),
378 "add %[load6], %[load6], %[step1_10] \n\t"
382 "sub %[load5], %[load5], %[step1_10] \n\t"
398 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
411 int step1_8, step1_9, step1_10, step1_11; local
705 "extp %[step1_10],
[all...]
H A Dvp9_itrans32_cols_dspr2.c24 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
689 step1_10 = step2_5 - step3_10;
933 "add %[temp0], %[step1_10], %[step1_21] \n\t"
953 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
959 step3_13 = ROUND_POWER_OF_TWO((step1_10 - step1_21), 6);
H A Dvp9_itrans32_dspr2.c25 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
761 step1_10 = step2_5 - step3_10;
843 output[10 * 32] = step1_10 + step1_21;
854 output[21 * 32] = step1_10 - step1_21;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c26 int step1_10, step1_11, step1_12, step1_13; local
308 "extp %[step1_10], $ac0, 31 \n\t"
314 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11),
378 "add %[load6], %[load6], %[step1_10] \n\t"
382 "sub %[load5], %[load5], %[step1_10] \n\t"
398 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
411 int step1_8, step1_9, step1_10, step1_11; local
705 "extp %[step1_10],
[all...]
H A Dvp9_itrans32_cols_dspr2.c24 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
689 step1_10 = step2_5 - step3_10;
933 "add %[temp0], %[step1_10], %[step1_21] \n\t"
953 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
959 step3_13 = ROUND_POWER_OF_TWO((step1_10 - step1_21), 6);
H A Dvp9_itrans32_dspr2.c25 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
761 step1_10 = step2_5 - step3_10;
843 output[10 * 32] = step1_10 + step1_21;
854 output[21 * 32] = step1_10 - step1_21;

Completed in 166 milliseconds