FFmpeg
Loading...
Searching...
No Matches
rgb2rgb_lasx.c File Reference

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)
 

Function Documentation

◆ ff_interleave_bytes_lasx()

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().