|
FFmpeg
4.0
|
Go to the source code of this file.
Macros | |
| #define | TEST_MATCH(frame_rate, code, ext_n, ext_d) |
| #define | TEST_EXACT(frn, frd) |
Functions | |
| int | main (void) |
| #define TEST_MATCH | ( | frame_rate, | |
| code, | |||
| ext_n, | |||
| ext_d | |||
| ) |
Referenced by main().
| #define TEST_EXACT | ( | frn, | |
| frd | |||
| ) |
Referenced by main().
Definition at line 22 of file mpeg12framerate.c.
1.8.13