Searched refs:sp7 (Results 1 - 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
H A D | vp9_mblpf_horiz_loopfilter_dspr2.c | 32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; local 64 sp7 = s - (pitch << 3); 65 sp6 = sp7 + pitch; 82 "lw %[p7], (%[sp7]) \n\t" 94 [sp4] "r" (sp4), [sp5] "r" (sp5), [sp6] "r" (sp6), [sp7] "r" (sp7)
|
Completed in 4 milliseconds