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

  /external/webrtc/src/system_wrappers/interface/
cpu_features_wrapper.h 23 kSSE3
  /external/webrtc/src/system_wrappers/source/
cpu_features.cc 60 if (feature == kSSE3) {
  /external/webp/src/dec/
vp8i.h 354 kSSE3
dsp.c 720 if (feature == kSSE3) {
742 if (VP8DecGetCPUInfo(kSSE3)) {
  /external/webp/src/enc/
vp8enci.h 491 kSSE3
dsp.c 699 if (feature == kSSE3) {
762 if (VP8EncGetCPUInfo(kSSE3)) {

Completed in 263 milliseconds