Searched refs:STREAM_TYPE_VIDEO_H264 (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.h56 #define STREAM_TYPE_VIDEO_H264 0x1b macro
H A Dmpegts.h54 #define STREAM_TYPE_VIDEO_H264 0x1b macro
H A Dmpeg.c517 } else if (es_type == STREAM_TYPE_VIDEO_H264) {
H A Dmpegtsenc.c255 stream_type = STREAM_TYPE_VIDEO_H264;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpeg.h56 #define STREAM_TYPE_VIDEO_H264 0x1b macro
H A Dmpegts.h54 #define STREAM_TYPE_VIDEO_H264 0x1b macro
H A Dmpeg.c468 } else if(es_type == STREAM_TYPE_VIDEO_H264){
H A Dmpegtsenc.c264 stream_type = STREAM_TYPE_VIDEO_H264;

Completed in 70 milliseconds