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 [] |
|
static |
Definition at line 50 of file pixdesc_query.c.
Referenced by main().
int main | ( | void | ) |
Definition at line 57 of file pixdesc_query.c.
const char* class |
Definition at line 27 of file pixdesc_query.c.
int(* cond) (enum AVPixelFormat pix_fmt) |
Definition at line 28 of file pixdesc_query.c.
Referenced by append_buffer(), generate_parity_lut(), get_buffer(), main(), pthread_cond_broadcast(), pthread_cond_destroy(), pthread_cond_init(), pthread_cond_signal(), and pthread_cond_wait().
const { ... } query_tab[] |
Referenced by main().