Home
last modified time | relevance | path

Searched refs:gst_buffer_pool_config_set_video_alignment (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.h51 void gst_buffer_pool_config_set_video_alignment (GstStructure *config, const GstVideoA…
Dgstvideopool.c52 gst_buffer_pool_config_set_video_alignment (GstStructure * config, in gst_buffer_pool_config_set_video_alignment() function
189 gst_buffer_pool_config_set_video_alignment (config, &priv->video_align); in video_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c121 gst_buffer_pool_config_set_video_alignment (config, &valign); in gst_cuda_buffer_pool_set_config()
Dgstcudabasetransform.c501 gst_buffer_pool_config_set_video_alignment (config, &align); in gst_cuda_base_transform_propose_allocation()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.c109 gst_buffer_pool_config_set_video_alignment (config, &xvpool->align); in xvimage_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.c143 gst_buffer_pool_config_set_video_alignment (config, &priv->alignment); in gst_msdk_buffer_pool_set_config()
Dgstmsdkvpp.c468 gst_buffer_pool_config_set_video_alignment (config, &align); in gst_msdkvpp_create_buffer_pool()
Dgstmsdkdec.c1459 gst_buffer_pool_config_set_video_alignment (config, &align); in gst_msdkdec_create_buffer_pool()
Dgstmsdkenc.c1356 gst_buffer_pool_config_set_video_alignment (config, &align); in gst_msdkenc_create_buffer_pool()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c165 gst_buffer_pool_config_set_video_alignment (config, in gst_gl_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1471 gst_buffer_pool_config_set_video_alignment (config, &video_align); in gst_svthevc_enc_set_format()
1533 gst_buffer_pool_config_set_video_alignment (config, &video_align); in gst_svthevc_enc_propose_allocation()
1559 gst_buffer_pool_config_set_video_alignment (config, &video_align); in gst_svthevc_enc_propose_allocation()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c588 gst_buffer_pool_config_set_video_alignment (config, &xpool->align); in ximage_buffer_pool_set_config()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c793 gst_buffer_pool_config_set_video_alignment (config, &align); in gst_ffmpegvideodec_prepare_dr_pool()
/third_party/gstreamer/gstplugins_bad/
DChangeLog6544 vapostproc will not call gst_buffer_pool_config_set_video_alignment(),