Home
last modified time | relevance | path

Searched refs:XORI_B8_128_UB (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c405 XORI_B8_128_UB(src0, src1, src2, src3, dst0, dst1, dst2, dst3); in avc_biwgt_8x8_msa()
2363 XORI_B8_128_UB(src0, src1, src2, src3, src4, src5, src6, src7); in ff_biweight_h264_pixels16_8_msa()
2364 XORI_B8_128_UB(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_biweight_h264_pixels16_8_msa()
2405 XORI_B8_128_UB(src0, src1, src2, src3, src4, src5, src6, src7); in ff_biweight_h264_pixels16_8_msa()
2406 XORI_B8_128_UB(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_biweight_h264_pixels16_8_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1881 #define XORI_B8_128_UB(...) XORI_B8_128(v16u8, __VA_ARGS__) macro

Completed in 9 milliseconds