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

  /external/webp/src/dsp/
msa_macro.h 421 #define SLDI_SH(...) SLDI_B(v8i16, __VA_ARGS__)
    [all...]
dec_msa.c 87 input1 = SLDI_SH(input1, input1, 8);
    [all...]

Completed in 76 milliseconds