Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FRAME_COMP_DEPTH (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c266 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_packed16_4()
344 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_packed16_3()
422 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_packed16_2()
493 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, 0) - image->comps[0].prec, in fill_frame_planar16_1()
555 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_planar16_3()
661 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_planar16_3_generic()
699 MAX (MIN (GST_VIDEO_FRAME_COMP_DEPTH (frame, c) - image->comps[c].prec, in fill_frame_planar16_4_generic()
Dgstopenjpegenc.c726 comps[i].prec = GST_VIDEO_FRAME_COMP_DEPTH (frame, i); in gst_openjpeg_enc_fill_image()
727 comps[i].bpp = GST_VIDEO_FRAME_COMP_DEPTH (frame, i); in gst_openjpeg_enc_fill_image()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h138 #define GST_VIDEO_FRAME_COMP_DEPTH(f,c) GST_VIDEO_INFO_COMP_DEPTH(&(f)->info,(c)) macro
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2956 GST_VIDEO_FRAME_COMP_DEPTH