Searched refs:ILVR_B2_SW (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp8_lpf_msa.c | 613 ILVR_B2_SW(p0, p1, q1, q0, tmp0, tmp1); in ff_vp8_h_loop_filter8uv_inner_msa()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | dec_msa.c | 611 ILVR_B2_SW(p0, p1, q1, q0, tmp0, tmp1); in HFilter8i()
|
H A D | msa_macro.h | 871 #define ILVR_B2_SW(...) ILVR_B2(v4i32, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1341 #define ILVR_B2_SW(...) ILVR_B2(v4i32, __VA_ARGS__) macro
|
Completed in 18 milliseconds