|
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 52 of file pixdesc_query.c.
Referenced by main().
| int main | ( | void | ) |
Definition at line 59 of file pixdesc_query.c.
| const char* class |
Definition at line 27 of file pixdesc_query.c.
| int(* cond) (enum AVPixelFormat pix_fmt) | ( | enum AVPixelFormat | pix_fmt | ) |
Definition at line 28 of file pixdesc_query.c.
Referenced by a64op_cond(), cond_name(), dnn_cond_destroy(), dnn_cond_init(), dnn_cond_signal(), dnn_cond_wait(), ff_cond_broadcast(), ff_cond_destroy(), ff_cond_init(), ff_cond_signal(), ff_cond_timedwait(), ff_cond_wait(), ff_detect_range16_impl_c(), ff_detect_range_impl_c(), ff_pthread_init(), jpeg2000_import_bit(), main(), pthread_cond_broadcast(), pthread_cond_broadcast(), pthread_cond_destroy(), pthread_cond_destroy(), pthread_cond_init(), pthread_cond_init(), pthread_cond_signal(), pthread_cond_signal(), pthread_cond_timedwait(), pthread_cond_timedwait(), pthread_cond_wait(), pthread_cond_wait(), run_on_wgc_thread(), and vlc_decode_u_suffix().
| const struct { ... } query_tab[] |
Referenced by main().