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

  /external/webp/src/dsp/
cost.c 393 if (VP8GetCPUInfo(kMIPS32)) {
cpu.c 212 if ((feature == kMIPS32) || (feature == kMIPSdspR2) || (feature == kMSA)) {
rescaler.c 228 if (VP8GetCPUInfo(kMIPS32)) {
dsp.h 140 kMIPS32,
yuv.c 155 if (VP8GetCPUInfo(kMIPS32)) {
dec.c 779 if (VP8GetCPUInfo(kMIPS32)) {
lossless_enc.c     [all...]
enc.c 915 if (VP8GetCPUInfo(kMIPS32)) {

Completed in 86 milliseconds