/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_convolve8_vert_dspr2.c | 40 int32_t vector1b, vector2b, vector3b, vector4b; local 46 vector4b = ((const int32_t *)filter_y)[3]; 123 "dpa.w.ph $ac0, %[p2], %[vector4b] \n\t" 126 "dpa.w.ph $ac1, %[n2], %[vector4b] \n\t" 140 "dpa.w.ph $ac2, %[p2], %[vector4b] \n\t" 145 "dpa.w.ph $ac3, %[n2], %[vector4b] \n\t" 166 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b), 194 int32_t vector1b, vector2b, vector3b, vector4b; local 200 vector4b = ((const int32_t *)filter_y)[3] [all...] |
vp9_convolve8_avg_dspr2.c | 40 int32_t vector1b, vector2b, vector3b, vector4b; local 46 vector4b = ((const int32_t *)filter_y)[3]; 123 "dpa.w.ph $ac0, %[p2], %[vector4b] \n\t" 126 "dpa.w.ph $ac1, %[n2], %[vector4b] \n\t" 142 "dpa.w.ph $ac2, %[p2], %[vector4b] \n\t" 148 "dpa.w.ph $ac3, %[n2], %[vector4b] \n\t" 173 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b), 201 int32_t vector1b, vector2b, vector3b, vector4b; local 207 vector4b = ((const int32_t *)filter_y)[3] [all...] |
vp9_convolve8_avg_horiz_dspr2.c | 31 int32_t vector1b, vector2b, vector3b, vector4b; local 42 vector4b = ((const int32_t *)filter_x0)[3]; 65 "dpa.w.ph $ac3, %[p4], %[vector4b] \n\t" 78 "dpa.w.ph $ac2, %[p1], %[vector4b] \n\t" 95 "dpa.w.ph $ac3, %[n4], %[vector4b] \n\t" 110 "dpa.w.ph $ac2, %[n1], %[vector4b] \n\t" 134 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b), 154 int32_t vector1b, vector2b, vector3b, vector4b; local 164 vector4b = ((const int32_t *)filter_x0)[3] [all...] |
vp9_convolve8_horiz_dspr2.c | 31 int32_t vector1b, vector2b, vector3b, vector4b; local 42 vector4b = ((const int32_t *)filter_x0)[3]; 65 "dpa.w.ph $ac3, %[p4], %[vector4b] \n\t" 78 "dpa.w.ph $ac2, %[p1], %[vector4b] \n\t" 92 "dpa.w.ph $ac3, %[n4], %[vector4b] \n\t" 103 "dpa.w.ph $ac2, %[n1], %[vector4b] \n\t" 123 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b), 143 int32_t vector1b, vector2b, vector3b, vector4b; local 153 vector4b = ((const int32_t *)filter_x0)[3] [all...] |
vp9_convolve8_dspr2.c | 48 int32_t vector1b, vector2b, vector3b, vector4b; local 58 vector4b = ((const int32_t *)filter_x0)[3]; 81 "dpa.w.ph $ac3, %[p4], %[vector4b] \n\t" 94 "dpa.w.ph $ac2, %[p1], %[vector4b] \n\t" 108 "dpa.w.ph $ac3, %[p4], %[vector4b] \n\t" 119 "dpa.w.ph $ac2, %[p1], %[vector4b] \n\t" 144 [vector3b] "r" (vector3b), [vector4b] "r" (vector4b), 165 int32_t vector1b, vector2b, vector3b, vector4b; local 175 vector4b = ((const int32_t *)filter_x0)[3] [all...] |