Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FRAME_COMP_PSTRIDE (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasefilter.c225 GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, i); in gst_cuda_base_filter_transform_frame()
295 GST_VIDEO_FRAME_COMP_PSTRIDE (out_frame, i); in gst_cuda_base_filter_transform_frame()
Dgstcudabasetransform.c393 GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, i); in gst_cuda_base_transform_transform_frame_default()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c269 GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_video_crop_transform_packed_complex()
271 dx = width * GST_VIDEO_FRAME_COMP_PSTRIDE (out_frame, 0); in gst_video_crop_transform_packed_complex()
318 (vcrop->crop_left + x) * GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_video_crop_transform_packed_simple()
320 dx = width * GST_VIDEO_FRAME_COMP_PSTRIDE (out_frame, 0); in gst_video_crop_transform_packed_simple()
355 bytes_per_pixel = GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, p); in gst_video_crop_transform_planar()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c302 yoff = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_video_balance_packed_yuv()
319 uoff = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 1); in gst_video_balance_packed_yuv()
320 voff = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 2); in gst_video_balance_packed_yuv()
382 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_video_balance_packed_rgb()
Dgstgamma.c252 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_gamma_packed_yuv_ip()
299 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_gamma_packed_rgb_ip()
Dgstvideoflip.c688 bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (src, 0); in gst_video_flip_packed_simple()
797 y_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (src, 0); in gst_video_flip_y422()
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/
Dgstcoloreffects.c324 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_color_effects_transform_rgb()
382 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_color_effects_transform_ayuv()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h150 #define GST_VIDEO_FRAME_COMP_PSTRIDE(f,c) GST_VIDEO_INFO_COMP_PSTRIDE(&(f)->info,(c)) macro
Dvideo-frame.c331 comp[0]) * GST_VIDEO_FRAME_COMP_PSTRIDE (dest, comp[0]); in gst_video_frame_copy_plane()
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc.c295 p_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (in, 0); in create_cropped_frame()
330 guint pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (vframe, 0); in process_largest_subregion()
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c912 const gint incr = GST_VIDEO_FRAME_COMP_PSTRIDE (&(*history)[0].frame, 0); in same_parity_3_tap()
1056 const gint incr = GST_VIDEO_FRAME_COMP_PSTRIDE (&(*history)[0].frame, 0); in block_score_for_row_32detect()
1143 const gint incr = GST_VIDEO_FRAME_COMP_PSTRIDE (&(*history)[0].frame, 0); in block_score_for_row_iscombed()
1231 const gint incr = GST_VIDEO_FRAME_COMP_PSTRIDE (&(*history)[0].frame, 0); in block_score_for_row_5_tap()
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/
Dgstlcms.c757 in_pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (inframe, 0); in gst_lcms_process_rgb()
773 out_pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (outframe, 0); in gst_lcms_process_rgb()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c303 0) < width * GST_VIDEO_FRAME_COMP_PSTRIDE (&ref->vframe, 0)) { in gst_libde265_dec_get_buffer()
306 GST_VIDEO_FRAME_COMP_PSTRIDE (&ref->vframe, 0)); in gst_libde265_dec_get_buffer()
/third_party/gstreamer/gstplugins_bad/gst/videosignal/
Dgstsimplevideomark.c363 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_video_mark_yuv()
Dgstsimplevideomarkdetect.c437 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_video_detect_yuv()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c304 comp) * GST_VIDEO_FRAME_COMP_PSTRIDE (&frame, comp); in gst_av1_dec_image_to_buffer()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufdec.c358 memcpy (out_pix, in_pix, width * GST_VIDEO_FRAME_COMP_PSTRIDE (&frame, 0)); in gst_gdk_pixbuf_dec_flush()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c895 0) / GST_VIDEO_FRAME_COMP_PSTRIDE (vframe, 0); in read_in_data()
898 1) / GST_VIDEO_FRAME_COMP_PSTRIDE (vframe, 1); in read_in_data()
901 2) / GST_VIDEO_FRAME_COMP_PSTRIDE (vframe, 2); in read_in_data()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c1127 bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_alpha_set_rgb_ayuv()
1183 bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_alpha_chroma_key_rgb_ayuv()
1243 bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_alpha_set_rgb_argb()
1297 bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (in_frame, 0); in gst_alpha_chroma_key_rgb_argb()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c695 pstride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_jpeg_dec_decode_grayscale()
746 pstride = GST_VIDEO_FRAME_COMP_PSTRIDE (frame, 0); in gst_jpeg_dec_decode_rgb()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c478 step = GST_VIDEO_FRAME_COMP_PSTRIDE (&frame1, i); in gst_compare_ssim()
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c1853 in_bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (src_frame, 0); in copy_rgb32()
1854 out_bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (dest_frame, 0); in copy_rgb32()
1957 in_bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (src_frame, 0); in copy_rgb32_ayuv()
2063 out_bpp = GST_VIDEO_FRAME_COMP_PSTRIDE (dest_frame, 0); in copy_ayuv_rgb32()
2200 pixel_stride = GST_VIDEO_FRAME_COMP_PSTRIDE (dest_frame, 0); in copy_packed_simple()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c552 * GST_VIDEO_FRAME_COMP_PSTRIDE (&frame, comp); in gst_vpx_dec_image_to_buffer()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c534 GST_VIDEO_FRAME_COMP_PSTRIDE (dest, plane); in gst_deinterlace_simple_method_deinterlace_frame_planar_plane()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1311 * GST_VIDEO_FRAME_COMP_PSTRIDE (outframe, comp[0]); in _draw_background()

12