Searched refs:STREAM_TYPE_AUDIO_MPEG1 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpeg.h50 #define STREAM_TYPE_AUDIO_MPEG1 0x03 macro
H A Dmpegts.h47 #define STREAM_TYPE_AUDIO_MPEG1 0x03 macro
H A Dmpeg.c507 } else if (es_type == STREAM_TYPE_AUDIO_MPEG1 ||
H A Dmpegtsenc.c268 stream_type = STREAM_TYPE_AUDIO_MPEG1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpeg.h50 #define STREAM_TYPE_AUDIO_MPEG1 0x03 macro
H A Dmpegts.h47 #define STREAM_TYPE_AUDIO_MPEG1 0x03 macro
H A Dmpeg.c458 } else if(es_type == STREAM_TYPE_AUDIO_MPEG1 ||
H A Dmpegtsenc.c271 stream_type = STREAM_TYPE_AUDIO_MPEG1;

Completed in 150 milliseconds