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

  /external/webrtc/src/system_wrappers/interface/
cpu_features_wrapper.h 24 } CPUFeature;
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);
  /external/webrtc/src/system_wrappers/source/
cpu_features.cc 24 int GetCPUInfoNoASM(CPUFeature feature) {
54 static int GetCPUInfo(CPUFeature feature) {
67 static int GetCPUInfo(CPUFeature feature) {
  /external/webp/src/dec/
vp8i.h 355 } CPUFeature;
357 typedef int (*VP8CPUInfo)(CPUFeature feature);
dsp.c 714 static int x86CPUInfo(CPUFeature feature) {
  /external/webp/src/enc/
vp8enci.h 492 } CPUFeature;
494 typedef int (*VP8CPUInfo)(CPUFeature feature);
dsp.c 693 static int x86CPUInfo(CPUFeature feature) {

Completed in 52 milliseconds