Searched refs:store2 (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve2_avg_dspr2.c | 38 uint32_t store1, store2; in convolve_bi_avg_vert_4_dspr2() local 114 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_4_dspr2() 142 uint32_t store1, store2; in convolve_bi_avg_vert_64_dspr2() local 219 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_64_dspr2()
|
D | vp9_convolve2_vert_dspr2.c | 38 uint32_t store1, store2; in convolve_bi_vert_4_dspr2() local 107 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_4_dspr2() 135 uint32_t store1, store2; in convolve_bi_vert_64_dspr2() local 204 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_64_dspr2()
|
D | vp9_convolve8_vert_dspr2.c | 39 uint32_t store1, store2; in convolve_vert_4_dspr2() local 163 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_4_dspr2() 193 uint32_t store1, store2; in convolve_vert_64_dspr2() local 318 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_64_dspr2()
|
D | vp9_convolve8_avg_dspr2.c | 39 uint32_t store1, store2; in convolve_avg_vert_4_dspr2() local 170 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_4_dspr2() 200 uint32_t store1, store2; in convolve_avg_vert_64_dspr2() local 332 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_64_dspr2()
|