Searched refs:ILVEV_D2_SB (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | msa_macro.h | 835 #define ILVEV_D2_SB(...) ILVEV_D2(v16i8, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_lpf_sao_msa.c | 1070 ILVEV_D2_SB(src0, src1, src2, src3, src0_r, src1_r); in hevc_sao_band_filter_4width_msa() 1088 ILVEV_D2_SB(src0, src1, src2, src3, src0_r, src1_r); in hevc_sao_band_filter_4width_msa()
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1245 #define ILVEV_D2_SB(...) ILVEV_D2(v16i8, __VA_ARGS__) macro
|
Completed in 12 milliseconds