Go to the documentation of this file.
22 #ifndef AVCODEC_MIPS_PIXBLOCKDSP_MIPS_H
23 #define AVCODEC_MIPS_PIXBLOCKDSP_MIPS_H
25 #include "../mpegvideo.h"
39 #endif // #ifndef AVCODEC_MIPS_PIXBLOCKDSP_MIPS_H
void ff_diff_pixels_mmi(int16_t *av_restrict block, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride)
void ff_get_pixels_8_msa(int16_t *restrict dst, const uint8_t *src, ptrdiff_t stride)
void ff_diff_pixels_msa(int16_t *av_restrict block, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride)
void ff_get_pixels_8_mmi(int16_t *av_restrict block, const uint8_t *pixels, ptrdiff_t stride)
void ff_get_pixels_16_msa(int16_t *restrict dst, const uint8_t *src, ptrdiff_t stride)
The exact code depends on how similar the blocks are and how related they are to the block