Go to the source code of this file.
◆ RVV_INPUT
#define RVV_INPUT |
( |
|
name | ) |
|
Value:void ff_##
name##ToY_rvv(uint8_t *
dst,
const uint8_t *
src,
const uint8_t *, \
const uint8_t *,
int w, uint32_t *coeffs,
void *); \
void ff_##
name##ToUV_rvv(uint8_t *, uint8_t *,
const uint8_t *, \
const uint8_t *,
const uint8_t *,
int w, \
uint32_t *coeffs, void *); \
void ff_##
name##ToUV_half_rvv(uint8_t *, uint8_t *,
const uint8_t *, \
const uint8_t *,
const uint8_t *,
int w, \
uint32_t *coeffs, void *)
Definition at line 57 of file swscale.c.
◆ ff_range_lum_to_jpeg_16_rvv()
void ff_range_lum_to_jpeg_16_rvv |
( |
int16_t * |
, |
|
|
int |
|
|
) |
| |
◆ ff_range_chr_to_jpeg_16_rvv()
void ff_range_chr_to_jpeg_16_rvv |
( |
int16_t * |
, |
|
|
int16_t * |
, |
|
|
int |
|
|
) |
| |
◆ ff_range_lum_from_jpeg_16_rvv()
void ff_range_lum_from_jpeg_16_rvv |
( |
int16_t * |
, |
|
|
int |
|
|
) |
| |
◆ ff_range_chr_from_jpeg_16_rvv()
void ff_range_chr_from_jpeg_16_rvv |
( |
int16_t * |
, |
|
|
int16_t * |
, |
|
|
int |
|
|
) |
| |
◆ ff_sws_init_range_convert_riscv()
◆ RVV_INPUT() [1/6]
◆ RVV_INPUT() [2/6]
◆ RVV_INPUT() [3/6]
◆ RVV_INPUT() [4/6]
◆ RVV_INPUT() [5/6]
◆ RVV_INPUT() [6/6]
◆ ff_sws_init_swscale_riscv()