#include "anx_time.h"
#include <stdio.h>
#include <math.h>
Include dependency graph for anx_time.c:
Go to the source code of this file.
Functions | |
double | parse_npt (const char *str) |
double | parse_smpte (const char *str, double framerate) |
double | anx_parse_time (const char *str) |
|
Definition at line 166 of file anx_time.c. References parse_npt(), and parse_smpte(). Referenced by oggchef_handler(). |
Here is the call graph for this function:
|
Definition at line 39 of file anx_time.c. Referenced by anx_parse_time(). |
|
Definition at line 80 of file anx_time.c. References frames. Referenced by anx_parse_time(). |