Searched refs:VP8DecGetCPUInfo (Results 1 – 3 of 3) sorted by relevance
725 VP8CPUInfo VP8DecGetCPUInfo = x86CPUInfo; variable727 VP8CPUInfo VP8DecGetCPUInfo = NULL; variable736 if (VP8DecGetCPUInfo) { in VP8DspInit()737 if (VP8DecGetCPUInfo(kSSE2)) { in VP8DspInit()742 if (VP8DecGetCPUInfo(kSSE3)) { in VP8DspInit()
358 extern VP8CPUInfo VP8DecGetCPUInfo;
135 if (VP8DecGetCPUInfo) { in InitUpsamplers()136 if (VP8DecGetCPUInfo(kSSE2)) { in InitUpsamplers()