Searched refs:sp1 (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
H A Dvp9_mblpf_horiz_loopfilter_dspr2.c32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; local
70 sp1 = sp2 + pitch;
71 sp0 = sp1 + pitch;
88 "lw %[p1], (%[sp1]) \n\t"
93 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
126 "sw %[p1_f0], (%[sp1]) \n\t"
134 [sp1] "r" (sp1), [sp0] "r" (sp0),
163 "sw %[p1], (%[sp1]) \
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; local
61 sp1 = sp2 + pitch;
62 sp0 = sp1 + pitch;
71 "lw %[p1], (%[sp1]) \n\t"
80 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
93 "sw %[p1_f0], (%[sp1]) \n\t"
101 [sp1] "r" (sp1), [sp0] "r" (sp0),
119 "sw %[p1], (%[sp1]) \
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmwifi_channels.h44 #define CHSPEC_CTLOVLP(sp1, sp2, sep) (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < \

Completed in 54 milliseconds