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

  /external/webp/src/dsp/
cpu.c 152 if (feature == kSSE4_1) {
dsp.h 136 kSSE4_1,
alpha_processing.c 379 if (VP8GetCPUInfo(kSSE4_1)) {
dec.c 767 if (VP8GetCPUInfo(kSSE4_1)) {
lossless_enc.c     [all...]
enc.c 898 if (VP8GetCPUInfo(kSSE4_1)) {

Completed in 58 milliseconds