Home
last modified time | relevance | path

Searched refs:StreamContext (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h244 typedef struct StreamContext { struct
267 } StreamContext; argument
273 StreamContext* streams[MAX_STREAM_COUNT];
H A DTsMuxer.c326 StreamContext *st = s->streams[i]; in mpegts_write_pmt()
403 static void mpegts_write_pes(MediaContext *s, StreamContext *st, MFE_U32 payload_size, INDEX_TYPE_T… in mpegts_write_pes()
605 StreamContext *st; in tsmux_open()
689 StreamContext *st = s->streams[pkt->stream_index]; in tsmux_write_packet()
H A Dmadp_mfe.c235 StreamContext g_avs[2];