Home
last modified time | relevance | path

Searched defs:ST_B (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/include/libyuv/
Dmacros_msa.h143 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
/external/libpng/mips/
Dfilter_msa_intrinsics.c265 #define ST_B(RTYPE, in, pdst) *((RTYPE *) (pdst)) = (in) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h31 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
/external/webp/src/dsp/
Dmsa_macro.h58 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h30 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro