Go to the source code of this file.
◆ IMX_TAG
| #define IMX_TAG MKTAG('I', 'M', 'A', 'X') |
◆ simbiosis_imx_probe()
| static int simbiosis_imx_probe |
( |
const AVProbeData * | p | ) |
|
|
static |
Definition at line 38 of file imx.c.
◆ simbiosis_imx_read_header()
Definition at line 52 of file imx.c.
◆ simbiosis_imx_read_packet()
Definition at line 89 of file imx.c.
◆ ff_simbiosis_imx_demuxer
Initial value:= {
.p.name = "simbiosis_imx",
.p.extensions = "imx",
}
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int read_probe(const AVProbeData *p)
static int read_header(FFV1Context *f, RangeCoder *c)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 159 of file imx.c.