Searched refs:ff_matroska_video_stereo_mode (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.c127 const char * const ff_matroska_video_stereo_mode[MATROSKA_VIDEO_STEREO_MODE_COUNT] = { variable
H A Dmatroska.h284 extern const char * const ff_matroska_video_stereo_mode[MATROSKA_VIDEO_STEREO_MODE_COUNT];
H A Dmatroskaenc.c853 if (!strcmp(tag->value, ff_matroska_video_stereo_mode[j])){
H A Dmatroskadec.c1989 av_dict_set(&st->metadata, "stereo_mode", ff_matroska_video_stereo_mode[track->video.stereo_mode], 0);

Completed in 144 milliseconds