Searched refs:SAT_UH4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1207 #define SAT_UH4(RTYPE, in0, in1, in2, in3, sat_val) \ macro 1212 #define SAT_UH4_UH(...) SAT_UH4(v8u16, __VA_ARGS__)
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1317 #define SAT_UH4(RTYPE, in0, in1, in2, in3, sat_val) \ macro 1322 #define SAT_UH4_UH(...) SAT_UH4(v8u16, __VA_ARGS__)
|