Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h31 #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