HomeSort by relevance Sort by last modified time
    Searched refs:step1_1 (Results 1 - 12 of 12) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 18 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
61 step1_1 = step2_1 + step2_2;
64 "add %[step1_1], %[Temp2], %[Temp3] \n\t"
161 "add %[Temp1], %[step1_1], %[step1_6] \n\t"
172 "sub %[Temp0], %[step1_1], %[step1_6] \n\t"
177 : [step1_0] "=&r" (step1_0), [step1_1] "=&r" (step1_1),
199 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
256 step1_1 = step2_1 + step2_2;
259 "add %[step1_1], %[Temp2], %[Temp3] \n\t
    [all...]
itrans32_cols_dspr2.c 18 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local
    [all...]
itrans32_dspr2.c 21 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local
    [all...]
itrans16_dspr2.c 20 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
63 "add %[step1_1], %[step2_1], %[step2_2] \n\t"
72 [step1_0] "=r" (step1_0), [step1_1] "=r" (step1_1),
323 "add %[load6], %[step1_1], %[step1_6] \n\t"
328 "sub %[load5], %[step1_1], %[step1_6] \n\t"
339 "sub %[load6], %[step1_1], %[step1_6] \n\t"
344 "add %[load5], %[step1_1], %[step1_6] \n\t"
355 [step1_0] "r" (step1_0), [step1_1] "r" (step1_1),
405 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
    [all...]
fwd_dct32x32_msa.c 19 v8i16 step0_1, step1_1, step2_1, step3_1; local
33 step0_1, step1_1, step2_1, step3_1, in4_1, in5_1, in6_1, in7_1);
36 ST_SH4(step0_1, step1_1, step2_1, step3_1, temp_buff + (4 * 8), 8);
51 step0_1, step1_1, step2_1, step3_1, in4_1, in5_1, in6_1, in7_1);
54 ST_SH4(step0_1, step1_1, step2_1, step3_1, temp_buff + (12 * 8), 8);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 23 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local
    [all...]
vp9_itrans8_dspr2.c 24 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
67 step1_1 = step2_1 + step2_2;
70 "add %[step1_1], %[Temp2], %[Temp3] \n\t"
167 "add %[Temp1], %[step1_1], %[step1_6] \n\t"
178 "sub %[Temp0], %[step1_1], %[step1_6] \n\t"
183 : [step1_0] "=&r" (step1_0), [step1_1] "=&r" (step1_1),
205 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
262 step1_1 = step2_1 + step2_2;
265 "add %[step1_1], %[Temp2], %[Temp3] \n\t
    [all...]
vp9_itrans32_dspr2.c 24 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local
    [all...]
vp9_itrans16_dspr2.c 25 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
68 "add %[step1_1], %[step2_1], %[step2_2] \n\t"
77 [step1_0] "=r" (step1_0), [step1_1] "=r" (step1_1),
328 "add %[load6], %[step1_1], %[step1_6] \n\t"
333 "sub %[load5], %[step1_1], %[step1_6] \n\t"
344 "sub %[load6], %[step1_1], %[step1_6] \n\t"
349 "add %[load5], %[step1_1], %[step1_6] \n\t"
360 [step1_0] "r" (step1_0), [step1_1] "r" (step1_1),
410 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_txfm_impl_sse2.h 624 __m128i step1_0, step1_1, step1_2, step1_3; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 1113 __m128i step1_0, step1_1, step1_2, step1_3; local
    [all...]
vp9_dct_sse2.c 1214 __m128i step1_0, step1_1, step1_2, step1_3; local
    [all...]

Completed in 123 milliseconds