HomeSort by relevance Sort by last modified time
    Searched defs:sp0 (Results 1 - 8 of 8) sorted by null

  /external/regex-re2/re2/testing/
backtrack.cc 115 StringPiece sp0; local
117 submatch_ = &sp0;
234 StringPiece sp0; local
238 match = &sp0;
  /external/regex-re2/re2/
bitstate.cc 358 StringPiece sp0; local
362 match = &sp0;
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_mbloop_loopfilter_dspr2.c 32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; local
62 sp0 = sp1 + pitch;
72 "lw %[p0], (%[sp0]) \n\t"
80 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
94 "sw %[p0_f0], (%[sp0]) \n\t"
101 [sp1] "r" (sp1), [sp0] "r" (sp0),
120 "sw %[p0], (%[sp0]) \n\t"
128 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0)
    [all...]
vp9_mblpf_horiz_loopfilter_dspr2.c 32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; local
71 sp0 = sp1 + pitch;
89 "lw %[p0], (%[sp0]) \n\t"
93 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
127 "sw %[p0_f0], (%[sp0]) \n\t"
134 [sp1] "r" (sp1), [sp0] "r" (sp0),
164 "sw %[p0], (%[sp0]) \n\t"
170 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_mbloop_loopfilter_dspr2.c 32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; local
62 sp0 = sp1 + pitch;
72 "lw %[p0], (%[sp0]) \n\t"
80 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
94 "sw %[p0_f0], (%[sp0]) \n\t"
101 [sp1] "r" (sp1), [sp0] "r" (sp0),
120 "sw %[p0], (%[sp0]) \n\t"
128 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0)
    [all...]
vp9_mblpf_horiz_loopfilter_dspr2.c 32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; local
71 sp0 = sp1 + pitch;
89 "lw %[p0], (%[sp0]) \n\t"
93 : [sp3] "r" (sp3), [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0),
127 "sw %[p0_f0], (%[sp0]) \n\t"
134 [sp1] "r" (sp1), [sp0] "r" (sp0),
164 "sw %[p0], (%[sp0]) \n\t"
170 [sp2] "r" (sp2), [sp1] "r" (sp1), [sp0] "r" (sp0
    [all...]
  /external/v8/test/cctest/
test-macro-assembler-x64.cc 2291 Operand sp0 = Operand(rsp, 0); local
    [all...]
  /external/webp/src/dsp/
dec_neon.c 491 const int8x16_t sp0 = vqaddq_s8(p0s, delta3); local
493 *op0 = FlipSignBack(sp0);
    [all...]

Completed in 361 milliseconds