Home
last modified time | relevance | path

Searched defs:ST_UB8 (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h315 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h365 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h336 #define ST_UB8(...) ST_V8(v16u8, __VA_ARGS__) macro