Searched refs:sp2 (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
69 sp2 = sp3 + pitch;
70 sp1 = sp2 + pitch;
87 "lw %[p2], (%[sp2]) \n\t"
93 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
162 "sw %[p2], (%[sp2]) \n\t"
170 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0)
203 "sw %[p2], (%[sp2]) \
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; local
60 sp2 = sp3 + pitch;
61 sp1 = sp2 + pitch;
70 "lw %[p2], (%[sp2]) \n\t"
80 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
118 "sw %[p2], (%[sp2]) \n\t"
128 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
148 "sb %[p2_r], (%[sp2]) \
[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 104 milliseconds