Go to the source code of this file.
◆ LARGEST_INPUT_SIZE [1/2]
| #define LARGEST_INPUT_SIZE 1920 |
◆ LARGEST_INPUT_SIZE [2/2]
| #define LARGEST_INPUT_SIZE 1920 |
◆ randomize_buffers()
| static void randomize_buffers |
( |
int16_t * | buf0, |
|
|
int16_t * | buf1, |
|
|
int | bit_depth, |
|
|
int | width ) |
|
static |
◆ check_lumConvertRange()
| static void check_lumConvertRange |
( |
int | from | ) |
|
|
static |
◆ check_chrConvertRange()
| static void check_chrConvertRange |
( |
int | from | ) |
|
|
static |
◆ checkasm_check_sw_range_convert()
| void checkasm_check_sw_range_convert |
( |
void | | ) |
|
◆ pixel_formats
Initial value:= {
}
#define AV_PIX_FMT_YUV444P12
#define AV_PIX_FMT_YUV444P9
@ AV_PIX_FMT_YUV444P
planar YUV 4:4:4, 24bpp, (1 Cr & Cb sample per 1x1 Y samples)
#define AV_PIX_FMT_YUV444P14
#define AV_PIX_FMT_YUV444P16
#define AV_PIX_FMT_YUV444P10
Definition at line 31 of file sw_range_convert.c.