FFmpeg
|
Go to the source code of this file.
Functions | |
static int | cmp_str (const void *a, const void *b) |
int | main (void) |
Variables | |
struct { | |
const char * class | |
int(* cond )(enum AVPixelFormat pix_fmt) | |
} | query_tab [] |
Definition at line 49 of file pixdesc_query.c.
Referenced by main().
Definition at line 56 of file pixdesc_query.c.
const char* class |
Definition at line 27 of file pixdesc_query.c.
Referenced by av_opt_next(), and show_help_children().
int(* cond)(enum AVPixelFormat pix_fmt) |
Definition at line 28 of file pixdesc_query.c.
Referenced by generate_parity_lut(), and main().
const { ... } query_tab[] |
Referenced by main().