Home
last modified time | relevance | path

Searched refs:GST_VIDEO_INFO_SIZE (Results 1 – 25 of 64) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp122 contiguous_ = GST_VIDEO_INFO_SIZE (info_) == in Initialize()
123 GST_VIDEO_INFO_SIZE (contiguous_info_); in Initialize()
125 contiguous_len_ = GST_VIDEO_INFO_SIZE (contiguous_info_); in Initialize()
131 data_ = (BYTE *) g_malloc0 (GST_VIDEO_INFO_SIZE (info_)); in Initialize()
146 if (length < GST_VIDEO_INFO_SIZE (info)) in InitializeWrapped()
156 contiguous_ = GST_VIDEO_INFO_SIZE (info_) == in InitializeWrapped()
157 GST_VIDEO_INFO_SIZE (contiguous_info_); in InitializeWrapped()
159 contiguous_len_ = GST_VIDEO_INFO_SIZE (contiguous_info_); in InitializeWrapped()
Dgstmfvideosrc.c321 gst_base_src_set_blocksize (src, GST_VIDEO_INFO_SIZE (&self->info)); in gst_mf_video_src_set_caps()
436 GST_VIDEO_INFO_SIZE (&self->info), &buf); in gst_mf_video_src_create()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c225 GST_VIDEO_INFO_SIZE (vinfo) = offs; in gst_kms_allocator_memory_create()
233 if (kmsmem->bo->size < GST_VIDEO_INFO_SIZE (vinfo)) { in gst_kms_allocator_memory_create()
237 kmsmem->bo->size, GST_VIDEO_INFO_SIZE (vinfo)); in gst_kms_allocator_memory_create()
504 kmsmem->bo->size, 0, 0, GST_VIDEO_INFO_SIZE (vinfo)); in gst_kms_allocator_bo_alloc()
534 GST_VIDEO_INFO_SIZE (vinfo), 0, 0, GST_VIDEO_INFO_SIZE (vinfo)); in gst_kms_allocator_dmabuf_import()
/third_party/gstreamer/gst_libav/tests/check/elements/
Davvidenc.c49 in_buf = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&info)); in GST_START_TEST()
73 in_buf = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&info)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.c895 return MAX (GST_VIDEO_INFO_SIZE (&(config_ptr->info)), in gst_raw_video_parse_get_config_frame_size()
937 GST_VIDEO_INFO_SIZE (video_info), &alloc_params); in gst_raw_video_parse_process()
939 GST_VIDEO_INFO_SIZE (video_info)); in gst_raw_video_parse_process()
945 GST_VIDEO_INFO_SIZE (video_info)); in gst_raw_video_parse_process()
995 gsize framesize = GST_VIDEO_INFO_SIZE (&(config_ptr->info)); in gst_raw_video_parse_get_units_per_second()
1030 gint64 info_size = GST_VIDEO_INFO_SIZE (&(config_ptr->info)); in gst_raw_video_parse_get_overhead_size()
1176 GST_VIDEO_INFO_SIZE (info) = last_plane_offset + last_plane_size; in gst_raw_video_parse_update_info()
1181 GST_VIDEO_INFO_SIZE (info)); in gst_raw_video_parse_update_info()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcudafilter.c56 in_buf = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&info)); in test_buffer_meta_common()
57 gst_buffer_memset (in_buf, 0, 0, GST_VIDEO_INFO_SIZE (&info)); in test_buffer_meta_common()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c61 size = GST_VIDEO_INFO_SIZE (info); in ensure_data()
234 base_allocator, NULL, GST_VIDEO_INFO_SIZE (vip), 0, 0, in gst_msdk_system_memory_new()
235 GST_VIDEO_INFO_SIZE (vip)); in gst_msdk_system_memory_new()
316 mem_size = GST_VIDEO_INFO_SIZE (info); in gst_msdk_system_memory_copy()
Dgstmsdkvideomemory.c176 base_allocator, NULL, GST_VIDEO_INFO_SIZE (vip), 0, 0, in gst_msdk_video_memory_new()
177 GST_VIDEO_INFO_SIZE (vip)); in gst_msdk_video_memory_new()
380 mem_size = GST_VIDEO_INFO_SIZE (info); in gst_msdk_video_memory_copy()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c133 gst_buffer_pool_config_set_params (config, caps, GST_VIDEO_INFO_SIZE (info), in gst_cuda_buffer_pool_set_config()
187 GST_VIDEO_INFO_SIZE (info), &priv->params); in gst_cuda_buffer_pool_alloc()
Dgstcudabasefilter.c203 GST_VIDEO_INFO_SIZE (&params.info), &params); in gst_cuda_base_filter_transform_frame()
263 GST_VIDEO_INFO_SIZE (&params.info), &params); in gst_cuda_base_filter_transform_frame()
Dgstcudabasetransform.c283 *size = GST_VIDEO_INFO_SIZE (&info); in gst_cuda_base_transform_get_unit_size()
502 size = GST_VIDEO_INFO_SIZE (&info); in gst_cuda_base_transform_propose_allocation()
569 size = GST_VIDEO_INFO_SIZE (&vinfo); in gst_cuda_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c441 vsize = GST_VIDEO_INFO_SIZE (&vinfo); in GST_START_TEST()
553 size = GST_VIDEO_INFO_SIZE (&vinfo); in GST_START_TEST()
1243 fail_unless (GST_VIDEO_INFO_SIZE (&vinfo) == (640 * 480 * 12 / 8)); in GST_START_TEST()
1266 fail_unless (GST_VIDEO_INFO_SIZE (&vinfo) == 115200); in GST_START_TEST()
1286 fail_unless (GST_VIDEO_INFO_SIZE (&vinfo) == 57600); in GST_START_TEST()
3495 g_assert_cmpuint (GST_VIDEO_INFO_SIZE (&info), ==, 1920 * 1080 * 1.5); in GST_START_TEST()
3528 g_assert_cmpuint (GST_VIDEO_INFO_SIZE (&info), ==, 1920 * 1088 * 1.5); in GST_START_TEST()
3547 g_assert_cmpuint (GST_VIDEO_INFO_SIZE (&info), ==, 1920 * 1080 * 2); in GST_START_TEST()
3575 g_assert_cmpuint (GST_VIDEO_INFO_SIZE (&info), ==, 1920 * 1088 * 2); in GST_START_TEST()
3599 g_assert_cmpuint (GST_VIDEO_INFO_SIZE (&info), ==, 1920 * 1080 * 3); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.c279 size = MAX (size, GST_VIDEO_INFO_SIZE (info)); in _decide_allocation_for_video_crop()
282 size = GST_VIDEO_INFO_SIZE (info); in _decide_allocation_for_video_crop()
510 size = MAX (size, GST_VIDEO_INFO_SIZE (&info)); in gst_va_base_dec_decide_allocation()
514 size = GST_VIDEO_INFO_SIZE (&info); in gst_va_base_dec_decide_allocation()
Dgstvaallocator.c584 GST_VIDEO_INFO_SIZE (info) = 0; in gst_va_dmabuf_allocator_setup_buffer_full()
618 GST_VIDEO_INFO_SIZE (info) += size; in gst_va_dmabuf_allocator_setup_buffer_full()
623 GST_VIDEO_INFO_SIZE (&self->info), *drm_mod); in gst_va_dmabuf_allocator_setup_buffer_full()
839 .data_size = GST_VIDEO_INFO_SIZE (info), in gst_va_dmabuf_memories_setup()
1040 GST_VIDEO_INFO_SIZE (info) = image->data_size; in _update_info()
1395 _reset_mem (mem, allocator, GST_VIDEO_INFO_SIZE (&self->info)); in gst_va_allocator_alloc()
Dgstvabasetransform.c219 size = GST_VIDEO_INFO_SIZE (&info); in gst_va_base_transform_propose_allocation()
345 size = GST_VIDEO_INFO_SIZE (&vinfo); in gst_va_base_transform_decide_allocation()
722 size = GST_VIDEO_INFO_SIZE (&in_info); in _get_sinkpad_pool()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c495 in1 = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&smpte->vinfo1)); in gst_smpte_collected()
502 in2 = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&smpte->vinfo2)); in gst_smpte_collected()
509 outbuf = gst_buffer_new_and_alloc (GST_VIDEO_INFO_SIZE (&smpte->vinfo1)); in gst_smpte_collected()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp323 size = GST_VIDEO_INFO_SIZE (&info); in gst_d3d11_upload_propose_allocation()
424 size = GST_VIDEO_INFO_SIZE (&vinfo); in gst_d3d11_upload_decide_allocation()
Dgstd3d11basefilter.cpp239 *size = GST_VIDEO_INFO_SIZE (&info); in gst_d3d11_base_filter_get_unit_size()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h118 #define GST_VIDEO_FRAME_SIZE(f) (GST_VIDEO_INFO_SIZE(&(f)->info))
Dgstvideoutilsprivate.c169 vidsize = GST_VIDEO_INFO_SIZE (&state->info); in __gst_video_rawvideo_convert()
Dvideo-info.h374 #define GST_VIDEO_INFO_SIZE(i) ((i)->size) macro
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc.c288 gst_buffer_new_allocate (NULL, GST_VIDEO_INFO_SIZE (&cropped_info), NULL); in create_cropped_frame()
355 gst_buffer_new_allocate (NULL, GST_VIDEO_INFO_SIZE (&ayuv8p_info), NULL); in process_largest_subregion()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c224 size = GST_VIDEO_INFO_SIZE (info); in gst_wl_shm_memory_construct_wl_buffer()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideofilter.c172 size = GST_VIDEO_INFO_SIZE (&info); in check_filter_varargs()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorconvertelement.c179 *size = GST_VIDEO_INFO_SIZE (&info); in gst_gl_color_convert_element_get_unit_size()

123