Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_INFO_TILE_MODE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h674 #define GST_VIDEO_FORMAT_INFO_TILE_MODE(info) ((info)->tile_mode) macro
Dvideo-frame.c355 mode = GST_VIDEO_FORMAT_INFO_TILE_MODE (finfo); in gst_video_frame_copy_plane()