Home
last modified time | relevance | path

Searched refs:MATROSKA_VIDEO_STEREO_PLANE_COUNT (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmatroska.h373 #define MATROSKA_VIDEO_STEREO_PLANE_COUNT 3 macro
379 extern const char * const ff_matroska_video_stereo_plane[MATROSKA_VIDEO_STEREO_PLANE_COUNT];
H A Dmatroska.c148 const char * const ff_matroska_video_stereo_plane[MATROSKA_VIDEO_STEREO_PLANE_COUNT] = {
H A Dmatroskadec.c2929 if (planes[j].type >= MATROSKA_VIDEO_STEREO_PLANE_COUNT) in matroska_parse_tracks()

Completed in 8 milliseconds