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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
filter_dspr2.c 130 int vector1b, vector2b, vector3b; local
136 vector3b = sub_pel_filters_inv[xoffset][2];
139 if (vector3b == 0)
157 if (vector3b > 65536)
181 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
190 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
201 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
209 "dpa.w.ph $ac2, %[n1], %[vector3b] \n\t"
231 [vector3b] "r" (vector3b), [src_ptr] "r" (src_ptr
326 unsigned int vector1b, vector2b, vector3b; local
626 unsigned int vector1b, vector2b, vector3b; local
1146 unsigned int vector1b, vector2b, vector3b, vector4a; local
1511 unsigned int vector1b, vector2b, vector3b, vector4a; local
1896 unsigned int vector1b, vector2b, vector3b; local
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
filter_dspr2.c 130 int vector1b, vector2b, vector3b; local
136 vector3b = sub_pel_filters_inv[xoffset][2];
139 if (vector3b == 0)
157 if (vector3b > 65536)
181 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
190 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
201 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
209 "dpa.w.ph $ac2, %[n1], %[vector3b] \n\t"
231 [vector3b] "r" (vector3b), [src_ptr] "r" (src_ptr
326 unsigned int vector1b, vector2b, vector3b; local
626 unsigned int vector1b, vector2b, vector3b; local
1146 unsigned int vector1b, vector2b, vector3b, vector4a; local
1511 unsigned int vector1b, vector2b, vector3b, vector4a; local
1896 unsigned int vector1b, vector2b, vector3b; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/
filter_dspr2.c 130 int vector1b, vector2b, vector3b; local
136 vector3b = sub_pel_filters_inv[xoffset][2];
139 if (vector3b == 0)
157 if (vector3b > 65536)
181 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
190 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
201 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
209 "dpa.w.ph $ac2, %[n1], %[vector3b] \n\t"
231 [vector3b] "r" (vector3b), [src_ptr] "r" (src_ptr
326 unsigned int vector1b, vector2b, vector3b; local
626 unsigned int vector1b, vector2b, vector3b; local
1146 unsigned int vector1b, vector2b, vector3b, vector4a; local
1511 unsigned int vector1b, vector2b, vector3b, vector4a; local
1896 unsigned int vector1b, vector2b, vector3b; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_vert_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
139 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
144 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
166 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
194 int32_t vector1b, vector2b, vector3b, vector4b; local
199 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
141 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
147 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
173 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
201 int32_t vector1b, vector2b, vector3b, vector4b; local
206 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
94 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
109 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
134 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
154 int32_t vector1b, vector2b, vector3b, vector4b; local
163 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
91 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
102 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
123 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
143 int32_t vector1b, vector2b, vector3b, vector4b; local
152 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_dspr2.c 48 int32_t vector1b, vector2b, vector3b, vector4b; local
57 vector3b = ((const int32_t *)filter_x0)[2];
79 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
93 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
107 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
118 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
144 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
165 int32_t vector1b, vector2b, vector3b, vector4b; local
174 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_vert_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
139 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
144 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
166 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
194 int32_t vector1b, vector2b, vector3b, vector4b; local
199 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
141 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
147 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
173 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
201 int32_t vector1b, vector2b, vector3b, vector4b; local
206 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
94 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
109 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
134 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
154 int32_t vector1b, vector2b, vector3b, vector4b; local
163 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
91 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
102 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
123 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
143 int32_t vector1b, vector2b, vector3b, vector4b; local
152 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_dspr2.c 48 int32_t vector1b, vector2b, vector3b, vector4b; local
57 vector3b = ((const int32_t *)filter_x0)[2];
79 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
93 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
107 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
118 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
144 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
165 int32_t vector1b, vector2b, vector3b, vector4b; local
174 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_vert_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
139 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
144 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
166 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
194 int32_t vector1b, vector2b, vector3b, vector4b; local
199 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_dspr2.c 40 int32_t vector1b, vector2b, vector3b, vector4b; local
45 vector3b = ((const int32_t *)filter_y)[2];
122 "dpa.w.ph $ac0, %[p1], %[vector3b] \n\t"
125 "dpa.w.ph $ac1, %[n1], %[vector3b] \n\t"
141 "dpa.w.ph $ac2, %[p1], %[vector3b] \n\t"
147 "dpa.w.ph $ac3, %[n1], %[vector3b] \n\t"
173 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
201 int32_t vector1b, vector2b, vector3b, vector4b; local
206 vector3b = ((const int32_t *)filter_y)[2]
    [all...]
vp9_convolve8_avg_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
94 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
109 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
134 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
154 int32_t vector1b, vector2b, vector3b, vector4b; local
163 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_horiz_dspr2.c 31 int32_t vector1b, vector2b, vector3b, vector4b; local
41 vector3b = ((const int32_t *)filter_x0)[2];
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
77 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
91 "dpa.w.ph $ac3, %[n3], %[vector3b] \n\t"
102 "dpa.w.ph $ac2, %[n4], %[vector3b] \n\t"
123 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
143 int32_t vector1b, vector2b, vector3b, vector4b; local
152 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]
vp9_convolve8_dspr2.c 48 int32_t vector1b, vector2b, vector3b, vector4b; local
57 vector3b = ((const int32_t *)filter_x0)[2];
79 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
93 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
107 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
118 "dpa.w.ph $ac2, %[p4], %[vector3b] \n\t"
144 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b),
165 int32_t vector1b, vector2b, vector3b, vector4b; local
174 vector3b = ((const int32_t *)filter_x0)[2]
    [all...]

Completed in 490 milliseconds