Searched refs:STREAM_TYPE_AUDIO_AC3 (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.h59 #define STREAM_TYPE_AUDIO_AC3 0x81 macro
H A Dmpegts.h60 #define STREAM_TYPE_AUDIO_AC3 0x81 macro
H A Dmpeg.c520 } else if (es_type == STREAM_TYPE_AUDIO_AC3) {
H A Dmpegtsenc.c277 stream_type = STREAM_TYPE_AUDIO_AC3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpeg.h58 #define STREAM_TYPE_AUDIO_AC3 0x81 macro
H A Dmpegts.h58 #define STREAM_TYPE_AUDIO_AC3 0x81 macro
H A Dmpeg.c471 } else if(es_type == STREAM_TYPE_AUDIO_AC3){
H A Dmpegtsenc.c280 stream_type = STREAM_TYPE_AUDIO_AC3;

Completed in 192 milliseconds