Home
last modified time | relevance | path

Searched refs:GST_VIDEO_INFO_N_COMPONENTS (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h137 #define GST_VIDEO_FRAME_N_COMPONENTS(f) GST_VIDEO_INFO_N_COMPONENTS(&(f)->info)
Dvideo-info.h390 #define GST_VIDEO_INFO_N_COMPONENTS(i) GST_VIDEO_FORMAT_INFO_N_COMPONENTS((i)->finfo) macro
Dvideo-info.c762 for (i = 0; i < GST_VIDEO_INFO_N_COMPONENTS (info); i++) in fill_planes()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21dec.c155 GST_VIDEO_INFO_N_PLANES (in_info), GST_VIDEO_INFO_N_COMPONENTS (in_info)); in gst_line_21_decoder_set_info()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c451 comps = GST_VIDEO_INFO_N_COMPONENTS (&info1); in gst_compare_ssim()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegenc.c348 enc->channels = GST_VIDEO_INFO_N_COMPONENTS (info); in gst_jpegenc_set_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c600 if (c < GST_VIDEO_INFO_N_COMPONENTS (info)) { in gst_ffmpegvidenc_send_frame()
Dgstavcodecmap.c2938 for (i = 0; i < GST_VIDEO_INFO_N_COMPONENTS (info); i++) in gst_ffmpeg_videoinfo_to_context()
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvbaseenc.c1299 for (i = 0; i < GST_VIDEO_INFO_N_COMPONENTS (info); i++) { in gst_nv_base_enc_set_format()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2885 GST_VIDEO_INFO_N_COMPONENTS