|
FFmpeg
|
Go to the source code of this file.
Functions | |
| int | ff_pixelutils_sad16_msa (const uint8_t *src, ptrdiff_t src_stride, const uint8_t *ref, ptrdiff_t ref_stride) |
| int ff_pixelutils_sad16_msa | ( | const uint8_t * | src, |
| ptrdiff_t | src_stride, | ||
| const uint8_t * | ref, | ||
| ptrdiff_t | ref_stride | ||
| ) |
Definition at line 27 of file pixelutils_msa.c.
Referenced by ff_pixelutils_sad_init_mips().
1.8.17