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

Go to the source code of this file.

Functions

void ff_hscale_16_to_15_lsx (SwsInternal *c, int16_t *_dst, int dstW, const uint8_t *_src, const int16_t *filter, const int32_t *filterPos, int filterSize)
 
void ff_hscale_16_to_19_lsx (SwsInternal *c, int16_t *_dst, int dstW, const uint8_t *_src, const int16_t *filter, const int32_t *filterPos, int filterSize)
 

Function Documentation

◆ ff_hscale_16_to_15_lsx()

void ff_hscale_16_to_15_lsx ( SwsInternal * c,
int16_t * _dst,
int dstW,
const uint8_t * _src,
const int16_t * filter,
const int32_t * filterPos,
int filterSize )

Definition at line 26 of file swscale_lsx.c.

Referenced by ff_sws_init_swscale_loongarch().

◆ ff_hscale_16_to_19_lsx()

void ff_hscale_16_to_19_lsx ( SwsInternal * c,
int16_t * _dst,
int dstW,
const uint8_t * _src,
const int16_t * filter,
const int32_t * filterPos,
int filterSize )

Definition at line 42 of file swscale_lsx.c.

Referenced by ff_sws_init_swscale_loongarch().