Searched refs:step1_8 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c24 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
687 step1_8 = step2_7 - step3_8;
916 "add %[temp0], %[step1_8], %[step1_23] \n\t"
952 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9),
961 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 6);
H A Dvp9_itrans32_dspr2.c25 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
759 step1_8 = step2_7 - step3_8;
841 output[8 * 32] = step1_8 + step1_23;
856 output[23 * 32] = step1_8 - step1_23;
H A Dvp9_itrans16_dspr2.c411 int step1_8, step1_9, step1_10, step1_11; local
721 step1_8 = step2_8 + step2_11;
792 "add %[load6], %[load6], %[step1_8] \n\t"
805 "sub %[load5], %[load5], %[step1_8] \n\t"
885 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9),
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c24 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
687 step1_8 = step2_7 - step3_8;
916 "add %[temp0], %[step1_8], %[step1_23] \n\t"
952 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9),
961 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 6);
H A Dvp9_itrans32_dspr2.c25 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
759 step1_8 = step2_7 - step3_8;
841 output[8 * 32] = step1_8 + step1_23;
856 output[23 * 32] = step1_8 - step1_23;
H A Dvp9_itrans16_dspr2.c411 int step1_8, step1_9, step1_10, step1_11; local
721 step1_8 = step2_8 + step2_11;
792 "add %[load6], %[load6], %[step1_8] \n\t"
805 "sub %[load5], %[load5], %[step1_8] \n\t"
885 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9),

Completed in 139 milliseconds