Searched refs:st0 (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve2_horiz_dspr2.c | 117 uint32_t st0, st1; in convolve_bi_horiz_8_dspr2() local 216 [st0] "=&r" (st0), [st1] "=&r" (st1), in convolve_bi_horiz_8_dspr2()
|
D | vp9_convolve2_avg_horiz_dspr2.c | 130 uint32_t st0, st1; in convolve_bi_avg_horiz_8_dspr2() local 253 [st0] "=&r" (st0), [st1] "=&r" (st1), in convolve_bi_avg_horiz_8_dspr2()
|
D | vp9_convolve8_avg_horiz_dspr2.c | 159 uint32_t st0, st1; in convolve_avg_horiz_8_dspr2() local 316 [st0] "=&r" (st0), [st1] "=&r" (st1), in convolve_avg_horiz_8_dspr2()
|
D | vp9_convolve8_horiz_dspr2.c | 148 uint32_t st0, st1; in convolve_horiz_8_dspr2() local 282 [st0] "=&r" (st0), [st1] "=&r" (st1), in convolve_horiz_8_dspr2()
|