FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_interleave_bytes_lasx (const uint8_t *src1, const uint8_t *src2, uint8_t *dest, int width, int height, int src1Stride, int src2Stride, int dstStride) |
void ff_interleave_bytes_lasx | ( | const uint8_t * | src1, |
const uint8_t * | src2, | ||
uint8_t * | dest, | ||
int | width, | ||
int | height, | ||
int | src1Stride, | ||
int | src2Stride, | ||
int | dstStride | ||
) |
Definition at line 25 of file rgb2rgb_lasx.c.
Referenced by rgb2rgb_init_loongarch().