Searched refs:STREAM_ID_VIDEO_STREAM_0 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
D | mpegts.h | 143 #define STREAM_ID_VIDEO_STREAM_0 0xe0 macro |
D | mpegtsenc.c | 1422 *q++ = STREAM_ID_VIDEO_STREAM_0; in mpegts_write_pes() |