Home
last modified time | relevance | path

Searched refs:AV_STEREO3D_LINES (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavutil/
Dstereo3d.h129 AV_STEREO3D_LINES, enumerator
Dstereo3d.c53 [AV_STEREO3D_LINES] = "interleaved lines",
/third_party/ffmpeg/libavformat/
Dmatroska.c184 stereo->type = AV_STEREO3D_LINES; in ff_mkv_stereo3d_conv()
Dmatroskaenc.c1076 case AV_STEREO3D_LINES: in mkv_write_stereo_mode()
/third_party/ffmpeg/libavfilter/
Dvf_framepack.c149 case AV_STEREO3D_LINES: in config_output()
321 case AV_STEREO3D_LINES: in spatial_frame_pack()
443 { .i64 = AV_STEREO3D_LINES }, INT_MIN, INT_MAX, .flags = VF, .unit = "format" },
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c522 return AV_STEREO3D_LINES; in stereo_gst_to_av()
Dgstavviddec.c1238 case AV_STEREO3D_LINES: in stereo_av_to_gst()
/third_party/ffmpeg/libavcodec/
Dlibx264.c258 case AV_STEREO3D_LINES: in reconfig_encoder()
Dmjpegdec.c1985 s->stereo3d->type = AV_STEREO3D_LINES; in mjpeg_decode_app()
Dh264_slice.c1239 stereo->type = AV_STEREO3D_LINES; in h264_export_frame_props()