Home
last modified time | relevance | path

Searched defs:ST_UB4 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h188 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/external/libyuv/files/include/libyuv/
Dmacros_msa.h201 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/external/libpng/mips/
Dfilter_msa_intrinsics.c279 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/external/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h359 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/external/webp/src/dsp/
Dmsa_macro.h311 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/external/libvpx/vpx_dsp/mips/
Dmacros_msa.h330 #define ST_UB4(...) ST_V4(v16u8, __VA_ARGS__) macro