HomeSort by relevance Sort by last modified time
    Searched defs:SD4 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 253 #define SD4(in0, in1, in2, in3, pdst, stride) \
502 SD4(out0_m, out1_m, out2_m, out3_m, pblk_8x4_m, stride); \
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 278 #define SD4(in0, in1, in2, in3, pdst, stride) \
596 SD4(out0_m, out1_m, out2_m, out3_m, pblk_8x4_m, stride); \
    [all...]
  /external/webp/src/dsp/
msa_macro.h 200 #define SD4(in0, in1, in2, in3, pdst, stride) do { \
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c 562 /* The SD field of the SD4 form instruction. */
566 /* The SD field of the SD4 form instruction, for halfword. */
570 /* The SD field of the SD4 form instruction, for word. */
    [all...]

Completed in 325 milliseconds