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

  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 185 SLDI_B2_UB(ref0, ref1, ref0, ref1, ref0, ref1, 1);
186 SLDI_B2_UB(ref2, ref3, ref2, ref3, ref2, ref3, 1);
191 SLDI_B2_UB(ref0, ref1, ref0, ref1, ref0, ref1, 1);
192 SLDI_B2_UB(ref2, ref3, ref2, ref3, ref2, ref3, 1);
222 SLDI_B2_UB(ref00, ref11, ref00, ref11, ref00, ref11, 1);
223 SLDI_B2_UB(ref22, ref33, ref22, ref33, ref22, ref33, 1);
227 SLDI_B2_UB(ref00, ref11, ref00, ref11, ref00, ref11, 1);
228 SLDI_B2_UB(ref22, ref33, ref22, ref33, ref22, ref33, 1);
303 SLDI_B2_UB(ref0_1, ref0_2, ref0_0, ref0_1, ref0, ref1, 1);
306 SLDI_B2_UB(ref0_1, ref0_2, ref0_0, ref0_1, ref0, ref1, 2)
    [all...]
macros_msa.h 657 #define SLDI_B2_UB(...) SLDI_B2(v16u8, __VA_ARGS__)
    [all...]

Completed in 73 milliseconds