![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for dec_mediacodec.c:Macros | |
| #define | OFFS(_n) #_n, -1 |
Functions | |
| static GF_Err | mcdec_configure_pid (GF_Filter *filter, GF_FilterPid *pid, Bool is_remove) |
| static GF_Err | mcdec_process (GF_Filter *filter) |
| const GF_FilterRegister * | mcdec_register (GF_FilterSession *session) |
Variables | |
| static const GF_FilterCapability | MCDecCaps [] |
| static const GF_FilterArgs | MCDecArgs [] |
| GF_FilterRegister | GF_MCDecCtxRegister |
| #define OFFS | ( | _n | ) | #_n, -1 |
Here is the caller graph for this function:
|
static |
Here is the caller graph for this function:| const GF_FilterRegister * mcdec_register | ( | GF_FilterSession * | session | ) |
Here is the call graph for this function:
|
static |
|
static |
| GF_FilterRegister GF_MCDecCtxRegister |