|
FFmpeg
|
#include <stdio.h>#include "libavutil/csp.h"#include "libavutil/pixdesc.h"#include "libavutil/pixfmt.h"Go to the source code of this file.
Functions | |
| static void | print_cie (const char *label, AVCIExy xy) |
| static int | cie_eq (AVCIExy a, AVCIExy b) |
| static int | desc_eq (const AVColorPrimariesDesc *a, const AVColorPrimariesDesc *b) |
| int | main (void) |
|
static |
|
static |
1.8.17