Searched refs:kSSE2 (Results 1 - 13 of 13) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
H A Dcpu_features_wrapper.h22 kSSE2, enumerator in enum:__anon17109
/external/webrtc/src/system_wrappers/source/
H A Dcpu_features.cc57 if (feature == kSSE2) {
/external/webp/src/dsp/
H A Dcpu.c84 if (feature == kSSE2) {
H A Dyuv.c147 if (VP8GetCPUInfo(kSSE2)) {
H A Ddsp.h84 kSSE2, enumerator in enum:__anon16947
H A Dupsampling.c214 if (VP8GetCPUInfo(kSSE2)) {
H A Dalpha_processing.c329 if (VP8GetCPUInfo(kSSE2)) {
H A Ddec.c722 if (VP8GetCPUInfo(kSSE2)) {
H A Denc.c725 if (VP8GetCPUInfo(kSSE2)) {
H A Dlossless.c1627 if (VP8GetCPUInfo(kSSE2)) {
/external/webp/src/enc/
H A Dcost.c589 if (VP8GetCPUInfo(kSSE2)) {
/external/webrtc/src/modules/audio_processing/aec/
H A Daec_rdft.c579 if (WebRtc_GetCPUInfo(kSSE2)) {
H A Daec_core.c519 if (WebRtc_GetCPUInfo(kSSE2)) {

Completed in 946 milliseconds