Searched refs:sp2 (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_mblpf_horiz_loopfilter_dspr2.c | 32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; in vp9_lpf_horizontal_16_dspr2() local 69 sp2 = sp3 + pitch; in vp9_lpf_horizontal_16_dspr2() 70 sp1 = sp2 + pitch; in vp9_lpf_horizontal_16_dspr2() 93 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() 170 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0) in vp9_lpf_horizontal_16_dspr2() 213 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() 243 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() 292 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() 333 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() 382 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_16_dspr2() [all …]
|
D | vp9_mbloop_loopfilter_dspr2.c | 32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; in vp9_lpf_horizontal_8_dspr2() local 60 sp2 = sp3 + pitch; in vp9_lpf_horizontal_8_dspr2() 61 sp1 = sp2 + pitch; in vp9_lpf_horizontal_8_dspr2() 80 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2() 128 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2() 158 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2() 207 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2() 250 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2() 299 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0), in vp9_lpf_horizontal_8_dspr2()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmwifi_channels.h | 44 #define CHSPEC_CTLOVLP(sp1, sp2, sep) (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < \ argument
|