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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/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.c444 } else if(es_type == STREAM_TYPE_AUDIO_MPEG1 ||
H A Dmpegts.c627 case STREAM_TYPE_AUDIO_MPEG1:
955 case STREAM_TYPE_AUDIO_MPEG1:
H A Dmpegtsenc.c236 stream_type = STREAM_TYPE_AUDIO_MPEG1;

Completed in 67 milliseconds