Home
last modified time | relevance | path

Searched refs:INDEX_TYPE_NONE (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c275 data_info.type = INDEX_TYPE_NONE; in mpegts_write_section()
570 data_info.type = (last&&is_start) ? type : INDEX_TYPE_NONE; in mpegts_write_pes()
588 type = INDEX_TYPE_NONE; in mpegts_write_pes()
H A DMuxCommon.c113 s->index_ring[i].index_data.indexType = INDEX_TYPE_NONE; in outbuf_init()
180 if (pinfo->write_type && pinfo->type!=INDEX_TYPE_NONE) { in outbuf_put()
H A DMuxCommon.h103 INDEX_TYPE_NONE enumerator
H A Dmadp_mfe.c895 g_aud_auctx.index_type = INDEX_TYPE_NONE; in MAdp_TSMUX_AddFrame()