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/dsp/
cpu.c 51 if (feature == kSSE2) {
dsp.h 41 kSSE2,
upsampling.c 327 if (VP8GetCPUInfo(kSSE2)) {
352 if (VP8GetCPUInfo(kSSE2)) {
dec.c 724 if (VP8GetCPUInfo(kSSE2)) {
enc.c 715 if (VP8GetCPUInfo(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 888 milliseconds