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

  /external/webrtc/src/system_wrappers/interface/
cpu_features_wrapper.h 22 kSSE2,
  /external/webrtc/src/system_wrappers/source/
cpu_features.cc 57 if (feature == kSSE2) {
  /external/webp/src/dec/
vp8i.h 353 kSSE2,
dsp.c 717 if (feature == kSSE2) {
737 if (VP8DecGetCPUInfo(kSSE2)) {
io.c 136 if (VP8DecGetCPUInfo(kSSE2)) {
    [all...]
  /external/webp/src/enc/
vp8enci.h 490 kSSE2,
dsp.c 696 if (feature == kSSE2) {
757 if (VP8EncGetCPUInfo(kSSE2)) {
  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.c 579 if (WebRtc_GetCPUInfo(kSSE2)) {
aec_core.c 519 if (WebRtc_GetCPUInfo(kSSE2)) {
    [all...]

Completed in 600 milliseconds