Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FRAME_COMP_HEIGHT (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c62 dest_height = GST_VIDEO_FRAME_COMP_HEIGHT (destframe, 0); \
135 height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); \
180 height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); \
355 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); \
367 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 1); \
377 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 2); \
398 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); \
408 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 1); \
418 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 2); \
584 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); \
[all …]
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstvideodiff.c116 for (j = 0; j < GST_VIDEO_FRAME_COMP_HEIGHT (inframe, 1); j++) { in gst_video_diff_transform_frame_ip_planarY()
121 for (j = 0; j < GST_VIDEO_FRAME_COMP_HEIGHT (inframe, 2); j++) { in gst_video_diff_transform_frame_ip_planarY()
161 for (j = 0; j < GST_VIDEO_FRAME_COMP_HEIGHT (inframe, k); j++) { in gst_video_diff_transform_frame()
/third_party/gstreamer/gstplugins_bad/gst/smooth/
Dgstsmooth.c194 GST_VIDEO_FRAME_COMP_HEIGHT (in_frame, 0), in gst_smooth_transform_frame()
202 GST_VIDEO_FRAME_COMP_HEIGHT (in_frame, 1), in gst_smooth_transform_frame()
209 GST_VIDEO_FRAME_COMP_HEIGHT (in_frame, 2), in gst_smooth_transform_frame()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstgamma.c227 height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); in gst_gamma_planar_yuv_ip()
251 height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); in gst_gamma_packed_yuv_ip()
293 height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 0); in gst_gamma_packed_rgb_ip()
Dgstvideoflip.c251 src_y_height = GST_VIDEO_FRAME_COMP_HEIGHT (src, 0); in gst_video_flip_planar_yuv()
252 src_u_height = GST_VIDEO_FRAME_COMP_HEIGHT (src, 1); in gst_video_flip_planar_yuv()
253 src_v_height = GST_VIDEO_FRAME_COMP_HEIGHT (src, 2); in gst_video_flip_planar_yuv()
255 dest_y_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, 0); in gst_video_flip_planar_yuv()
256 dest_u_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, 1); in gst_video_flip_planar_yuv()
257 dest_v_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, 2); in gst_video_flip_planar_yuv()
497 src_y_height = GST_VIDEO_FRAME_COMP_HEIGHT (src, 0); in gst_video_flip_semi_planar_yuv()
498 src_uv_height = GST_VIDEO_FRAME_COMP_HEIGHT (src, 1); in gst_video_flip_semi_planar_yuv()
500 dest_y_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, 0); in gst_video_flip_semi_planar_yuv()
501 dest_uv_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, 1); in gst_video_flip_semi_planar_yuv()
Dgstvideobalance.c203 height2 = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 1); in gst_video_balance_planar_yuv()
259 height2 = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 1); in gst_video_balance_semiplanar_yuv()
315 height2 = GST_VIDEO_FRAME_COMP_HEIGHT (frame, 1); in gst_video_balance_packed_yuv()
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstcombdetect.c208 height = GST_VIDEO_FRAME_COMP_HEIGHT (outframe, k); in gst_comb_detect_transform_frame()
220 height = GST_VIDEO_FRAME_COMP_HEIGHT (outframe, 0); in gst_comb_detect_transform_frame()
Dgstivtc.c358 height = GST_VIDEO_FRAME_COMP_HEIGHT (top, k); in reconstruct()
398 height = GST_VIDEO_FRAME_COMP_HEIGHT (dest_frame, k); in reconstruct_single()
468 height = GST_VIDEO_FRAME_COMP_HEIGHT (dest_frame, k); in reconstruct_single()
643 height = GST_VIDEO_FRAME_COMP_HEIGHT (top, 0); in get_comb_score()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasefilter.c226 height = GST_VIDEO_FRAME_COMP_HEIGHT (in_frame, i); in gst_cuda_base_filter_transform_frame()
296 height = GST_VIDEO_FRAME_COMP_HEIGHT (out_frame, i); in gst_cuda_base_filter_transform_frame()
Dgstcudabasetransform.c394 height = GST_VIDEO_FRAME_COMP_HEIGHT (in_frame, i); in gst_cuda_base_transform_transform_frame_default()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c950 GST_VIDEO_FRAME_COMP_HEIGHT (frame, i) + 0.5f); in gst_openjpeg_enc_fill_image()
952 (GST_VIDEO_FRAME_COMP_HEIGHT (frame, in gst_openjpeg_enc_fill_image()
963 : GST_VIDEO_FRAME_COMP_HEIGHT (frame, in gst_openjpeg_enc_fill_image()
1400 GST_VIDEO_FRAME_COMP_HEIGHT (&vframe, 0)); in gst_openjpeg_enc_handle_frame()
1402 GST_VIDEO_FRAME_COMP_HEIGHT (&vframe, 0))); in gst_openjpeg_enc_handle_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h148 #define GST_VIDEO_FRAME_COMP_HEIGHT(f,c) GST_VIDEO_INFO_COMP_HEIGHT(&(f)->info,(c)) macro
Dvideo-frame.c338 h = GST_VIDEO_FRAME_COMP_HEIGHT (dest, comp[0]); in gst_video_frame_copy_plane()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dassrender.c147 comp_height = GST_VIDEO_FRAME_COMP_HEIGHT (&frame, c); in sink_handoff_cb_I420()
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/
Dgstlcms.c756 height = GST_VIDEO_FRAME_COMP_HEIGHT (inframe, 0); in gst_lcms_process_rgb()
766 || height != GST_VIDEO_FRAME_COMP_HEIGHT (outframe, 0)) { in gst_lcms_process_rgb()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c310 if (GST_VIDEO_FRAME_COMP_HEIGHT (&ref->vframe, 0) < height) { in gst_libde265_dec_get_buffer()
312 GST_VIDEO_FRAME_COMP_HEIGHT (&ref->vframe, 0), height); in gst_libde265_dec_get_buffer()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c367 frame_height = GST_VIDEO_FRAME_COMP_HEIGHT (frame, plane); in get_line()
532 frame_height = GST_VIDEO_FRAME_COMP_HEIGHT (dest, plane); in gst_deinterlace_simple_method_deinterlace_frame_planar_plane()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp389 component_height = GST_VIDEO_FRAME_COMP_HEIGHT (&video_frame, i); in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c305 height = GST_VIDEO_FRAME_COMP_HEIGHT (&frame, comp); in gst_av1_dec_image_to_buffer()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.c878 height = GST_VIDEO_FRAME_COMP_HEIGHT (&vframe, i); in gst_amc_color_format_copy()
921 height = GST_VIDEO_FRAME_COMP_HEIGHT (&vframe, i); in gst_amc_color_format_copy()
964 height = GST_VIDEO_FRAME_COMP_HEIGHT (&vframe, i); in gst_amc_color_format_copy()
/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c1121 cheight = GST_VIDEO_FRAME_COMP_HEIGHT (&dframe, i); in copy_fields()
1178 cheight = GST_VIDEO_FRAME_COMP_HEIGHT (&sframe, i); in copy_field()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c805 (GST_VIDEO_FRAME_COMP_HEIGHT (frame, i) - 1)); in gst_jpeg_dec_decode_indirect()
900 (GST_VIDEO_FRAME_COMP_HEIGHT (frame, i) - 1)); in gst_jpeg_dec_decode_direct()
Dgstjpegenc.c481 base[i] + GST_VIDEO_FRAME_COMP_HEIGHT (&jpegenc->current_vframe, in gst_jpegenc_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c477 ch = GST_VIDEO_FRAME_COMP_HEIGHT (&frame1, i); in gst_compare_ssim()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c553 height = GST_VIDEO_FRAME_COMP_HEIGHT (&frame, comp); in gst_vpx_dec_image_to_buffer()

12