Searched refs:GST_VIDEO_TILE_X_TILES (Results 1 – 6 of 6) sorted by relevance
98 #define GST_VIDEO_TILE_X_TILES(stride) ((stride) & GST_VIDEO_TILE_X_TILES_MASK) macro
357 sx_tiles = GST_VIDEO_TILE_X_TILES (ss); in gst_video_frame_copy_plane()360 dx_tiles = GST_VIDEO_TILE_X_TILES (ds); in gst_video_frame_copy_plane()
4761 tx, ty, GST_VIDEO_TILE_X_TILES (stride[0]), in get_tile_NV12()4768 tx, ty >> 1, GST_VIDEO_TILE_X_TILES (stride[1]), in get_tile_NV12()
1162 gint x_tiles = GST_VIDEO_TILE_X_TILES (stride); in gst_raw_video_parse_update_info()
3708 stride = GST_VIDEO_TILE_X_TILES (stride) << in gst_v4l2_object_set_format_full()3727 stride = GST_VIDEO_TILE_X_TILES (stride) << in gst_v4l2_object_set_format_full()4691 plane_stride = GST_VIDEO_TILE_X_TILES (plane_stride) << in gst_v4l2_object_match_buffer_layout()4705 plane_stride = GST_VIDEO_TILE_X_TILES (plane_stride) << in gst_v4l2_object_match_buffer_layout()
252 pstride = GST_VIDEO_TILE_X_TILES (tinfo) << in gst_v4l2_buffer_pool_import_userptr()