Home
last modified time | relevance | path

Searched refs:CLIP_SW_0_255 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h568 #define CLIP_SW_0_255(val) do { \ macro
575 CLIP_SW_0_255(in0); \
576 CLIP_SW_0_255(in1); \
577 CLIP_SW_0_255(in2); \
578 CLIP_SW_0_255(in3); \
/third_party/ffmpeg/libavcodec/mips/
Dvp3dsp_idct_msa.c201 CLIP_SW_0_255(Bdd); in idct_msa()
309 CLIP_SW_0_255(Bdd); in idct_msa()
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h966 #define CLIP_SW_0_255(in) \ macro
974 CLIP_SW_0_255(in0); \
975 CLIP_SW_0_255(in1); \