#include <stdio.h>
#include <string.h>
#include "libavutil/macros.h"
#include "libavutil/pixdesc.h"
#include "libavutil/pixfmt.h"
Go to the source code of this file.
◆ check_name_equivalence()
| static int check_name_equivalence |
( |
const char * | name, |
|
|
const char * | back_name ) |
|
static |
◆ test_pix_fmt_round_trip()
| static int test_pix_fmt_round_trip |
( |
void | | ) |
|
|
static |
◆ test_color_range_round_trip()
| static int test_color_range_round_trip |
( |
void | | ) |
|
|
static |
◆ test_color_primaries_round_trip()
| static int test_color_primaries_round_trip |
( |
void | | ) |
|
|
static |
◆ test_color_transfer_round_trip()
| static int test_color_transfer_round_trip |
( |
void | | ) |
|
|
static |
◆ test_color_space_round_trip()
| static int test_color_space_round_trip |
( |
void | | ) |
|
|
static |
◆ test_chroma_location_round_trip()
| static int test_chroma_location_round_trip |
( |
void | | ) |
|
|
static |
◆ test_alpha_mode_round_trip()
| static int test_alpha_mode_round_trip |
( |
void | | ) |
|
|
static |
◆ test_chroma_location_pos_round_trip()
| static int test_chroma_location_pos_round_trip |
( |
void | | ) |
|
|
static |
◆ main()