Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h282 int stream_index; // index into MediaContext.streams member
H A Dmadp_mfe.c610 g_vid_auctx.stream_index = 0; in MAdp_TSMUX_Init()
613 g_aud_auctx.stream_index = 1; in MAdp_TSMUX_Init()
H A DTsMuxer.c689 StreamContext *st = s->streams[pkt->stream_index]; in tsmux_write_packet()