Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_NV12 (Results 1 – 25 of 72) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkmjpegenc.c155 case GST_VIDEO_FORMAT_NV12: in gst_msdkmjpegenc_need_conversion()
165 *out_format = GST_VIDEO_FORMAT_NV12; in gst_msdkmjpegenc_need_conversion()
Dgstmsdkh265enc.c828 case GST_VIDEO_FORMAT_NV12: in gst_msdkh265enc_need_conversion()
851 *out_format = GST_VIDEO_FORMAT_NV12; in gst_msdkh265enc_need_conversion()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c70 .alpha = GST_VIDEO_FORMAT_NV12,
73 .sink = GST_VIDEO_FORMAT_NV12,
74 .alpha = GST_VIDEO_FORMAT_NV12,
77 .sink = GST_VIDEO_FORMAT_NV12,
81 .sink = GST_VIDEO_FORMAT_NV12,
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c35 {V4L2_PIX_FMT_NV12, 1, GST_VIDEO_FORMAT_NV12, 8, 420},
80 case GST_VIDEO_FORMAT_NV12: in extrapolate_stride()
Dgstv4l2codecpool.c42 vmeta = gst_buffer_add_video_meta (buffer, 0, GST_VIDEO_FORMAT_NV12, 1, 1); in gst_v4l2_codec_pool_create_empty_buffer()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.c514 COLOR_FormatYUV420SemiPlanar, GST_VIDEO_FORMAT_NV12}, {
515 COLOR_TI_FormatYUV420PackedSemiPlanar, GST_VIDEO_FORMAT_NV12}, {
516 COLOR_TI_FormatYUV420PackedSemiPlanarInterlaced, GST_VIDEO_FORMAT_NV12}, {
517 COLOR_INTEL_FormatYUV420PackedSemiPlanar, GST_VIDEO_FORMAT_NV12}, {
518 COLOR_INTEL_FormatYUV420PackedSemiPlanar_Tiled, GST_VIDEO_FORMAT_NV12}, {
519 COLOR_QCOM_FormatYUV420SemiPlanar, GST_VIDEO_FORMAT_NV12}, {
520 COLOR_QCOM_FormatYUV420PackedSemiPlanar64x32Tile2m8ka, GST_VIDEO_FORMAT_NV12}, {
521 COLOR_QCOM_FormatYVU420SemiPlanar32m, GST_VIDEO_FORMAT_NV12}, {
522 COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView, GST_VIDEO_FORMAT_NV12}, {
523 COLOR_OMX_SEC_FormatNV12Tiled, GST_VIDEO_FORMAT_NV12}, {
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp183 return GST_VIDEO_FORMAT_NV12; in gst_d3d11_dxgi_format_to_gst()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c58 {WL_SHM_FORMAT_NV12, DRM_FORMAT_NV12, GST_VIDEO_FORMAT_NV12},
Dwlshmallocator.c155 case GST_VIDEO_FORMAT_NV12: in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dplugin.c138 gst_d3d11_device_format_from_gst (device, GST_VIDEO_FORMAT_NV12); in get_d3d11_devices()
Dgstmfutils.cpp67 {MFVideoFormat_NV12, MAKE_RAW_FORMAT_CAPS ("NV12"), GST_VIDEO_FORMAT_NV12},
414 case GST_VIDEO_FORMAT_NV12: in gst_mf_update_video_info_with_stride()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c72 case GST_VIDEO_FORMAT_NV12: in gst_deinterlace_method_supported_impl()
146 case GST_VIDEO_FORMAT_NV12: in gst_deinterlace_method_setup_impl()
269 case GST_VIDEO_FORMAT_NV12: in gst_deinterlace_simple_method_supported()
717 case GST_VIDEO_FORMAT_NV12: in gst_deinterlace_simple_method_setup()
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstzebrastripe.c227 case GST_VIDEO_FORMAT_NV12: in gst_zebra_stripe_transform_frame_ip()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c264 upos = GST_VIDEO_INFO_FORMAT (&frame->info) == GST_VIDEO_FORMAT_NV12 ? 0 : 1; in gst_video_balance_semiplanar_yuv()
265 vpos = GST_VIDEO_INFO_FORMAT (&frame->info) == GST_VIDEO_FORMAT_NV12 ? 1 : 0; in gst_video_balance_semiplanar_yuv()
442 case GST_VIDEO_FORMAT_NV12: in gst_video_balance_set_info()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.c127 return GST_VIDEO_FORMAT_NV12; in gst_core_media_buffer_get_video_format()
Dcorevideobuffer.c220 return GST_VIDEO_FORMAT_NV12; in gst_core_video_get_video_format()
Dvtdec.c288 case GST_VIDEO_FORMAT_NV12: in get_preferred_video_format()
377 format = GST_VIDEO_FORMAT_NV12; in gst_vtdec_negotiate()
678 case GST_VIDEO_FORMAT_NV12: in gst_vtdec_create_session()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11decoder.cpp588 if (format == GST_VIDEO_FORMAT_NV12) { in gst_d3d11_decoder_get_supported_decoder_profile()
594 if (format == GST_VIDEO_FORMAT_NV12) { in gst_d3d11_decoder_get_supported_decoder_profile()
603 if (format == GST_VIDEO_FORMAT_NV12) { in gst_d3d11_decoder_get_supported_decoder_profile()
609 if (format == GST_VIDEO_FORMAT_NV12) { in gst_d3d11_decoder_get_supported_decoder_profile()
618 if (format == GST_VIDEO_FORMAT_NV12) { in gst_d3d11_decoder_get_supported_decoder_profile()
Dgstd3d11converter.cpp860 case GST_VIDEO_FORMAT_NV12: in setup_convert_info_yuv_to_rgb()
895 case GST_VIDEO_FORMAT_NV12: in setup_convert_info_rgb_to_yuv()
1334 case GST_VIDEO_FORMAT_NV12: in setup_convert_info_yuv_to_gray()
1444 case GST_VIDEO_FORMAT_NV12: in setup_convert_info_gray_to_yuv()
2179 case GST_VIDEO_FORMAT_NV12: in gst_d3d11_converter_update_viewport()
Dgstd3d11vp8dec.cpp325 inner->out_format = GST_VIDEO_FORMAT_NV12; in gst_d3d11_vp8_dec_new_sequence()
698 GST_DXVA_CODEC_VP8, GST_VIDEO_FORMAT_NV12, &profile_guid)) { in gst_d3d11_vp8_dec_register()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h175 GST_VIDEO_FORMAT_NV12, enumerator
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c511 case GST_VIDEO_FORMAT_NV12: in _drm_rgba_fourcc_from_info()
649 case GST_VIDEO_FORMAT_NV12: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstvideocodectestsink.c317 case GST_VIDEO_FORMAT_NV12: in gst_video_codec_test_sink_set_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c191 case GST_VIDEO_FORMAT_NV12: in gst_gl_format_from_video_info()
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.c258 case GST_VIDEO_FORMAT_NV12: in gst_dfb_buffer_pool_set_config()
401 case GST_VIDEO_FORMAT_NV12: in gst_dfb_buffer_pool_alloc_buffer()
1148 case GST_VIDEO_FORMAT_NV12: in gst_dfbvideosink_get_format_from_caps()
1192 fourcc = gst_video_format_to_string (GST_VIDEO_FORMAT_NV12); in gst_dfbvideosink_get_caps_from_format()
1890 case GST_VIDEO_FORMAT_NV12: in gst_dfbvideosink_show_frame()

123