/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkmjpegenc.c | 155 case GST_VIDEO_FORMAT_NV12: in gst_msdkmjpegenc_need_conversion() 165 *out_format = GST_VIDEO_FORMAT_NV12; in gst_msdkmjpegenc_need_conversion()
|
D | gstmsdkh265enc.c | 828 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/ |
D | gstalphacombine.c | 70 .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/ |
D | gstv4l2format.c | 35 {V4L2_PIX_FMT_NV12, 1, GST_VIDEO_FORMAT_NV12, 8, 420}, 80 case GST_VIDEO_FORMAT_NV12: in extrapolate_stride()
|
D | gstv4l2codecpool.c | 42 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/ |
D | gstamc.c | 514 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/ |
D | gstd3d11format.cpp | 183 return GST_VIDEO_FORMAT_NV12; in gst_d3d11_dxgi_format_to_gst()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 58 {WL_SHM_FORMAT_NV12, DRM_FORMAT_NV12, GST_VIDEO_FORMAT_NV12},
|
D | wlshmallocator.c | 155 case GST_VIDEO_FORMAT_NV12: in gst_wl_shm_extrapolate_stride()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | plugin.c | 138 gst_d3d11_device_format_from_gst (device, GST_VIDEO_FORMAT_NV12); in get_d3d11_devices()
|
D | gstmfutils.cpp | 67 {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/ |
D | gstdeinterlacemethod.c | 72 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/ |
D | gstzebrastripe.c | 227 case GST_VIDEO_FORMAT_NV12: in gst_zebra_stripe_transform_frame_ip()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstvideobalance.c | 264 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/ |
D | coremediabuffer.c | 127 return GST_VIDEO_FORMAT_NV12; in gst_core_media_buffer_get_video_format()
|
D | corevideobuffer.c | 220 return GST_VIDEO_FORMAT_NV12; in gst_core_video_get_video_format()
|
D | vtdec.c | 288 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/ |
D | gstd3d11decoder.cpp | 588 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()
|
D | gstd3d11converter.cpp | 860 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()
|
D | gstd3d11vp8dec.cpp | 325 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/ |
D | video-format.h | 175 GST_VIDEO_FORMAT_NV12, enumerator
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 511 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/ |
D | gstvideocodectestsink.c | 317 case GST_VIDEO_FORMAT_NV12: in gst_video_codec_test_sink_set_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 191 case GST_VIDEO_FORMAT_NV12: in gst_gl_format_from_video_info()
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.c | 258 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()
|