Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c331 case CODEC_ID_AUDIO_MP2: in mpegts_write_pmt()
513 (st->codec_id==CODEC_ID_AUDIO_MP2 || st->codec_id==CODEC_ID_AUDIO_MP3)) { in mpegts_write_pes()
H A DMuxCommon.h240 CODEC_ID_AUDIO_MP2 = 101, enumerator
H A Dmadp_mfe.c219 #define DEFAULT_AUDIO_ID CODEC_ID_AUDIO_MP2
637 if (DEFAULT_AUDIO_ID==CODEC_ID_AUDIO_MP2) in MAdp_TSMUX_Init()