HomeSort by relevance Sort by last modified time
    Searched refs:pcnts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
lossless_mips32.c 199 "addu %[temp3], %[pcnts], %[temp1] \n\t" \
214 : [pstreaks]"r"(pstreaks), [pcnts]"r"(pcnts), \
225 int* const pcnts = &stats.counts[0]; local
250 int* const pcnts = &stats.counts[0]; local
  /external/webp/src/dsp/
lossless_mips32.c 199 "addu %[temp3], %[pcnts], %[temp1] \n\t" \
214 : [pstreaks]"r"(pstreaks), [pcnts]"r"(pcnts), \
225 int* const pcnts = &stats.counts[0]; local
250 int* const pcnts = &stats.counts[0]; local

Completed in 228 milliseconds