Searched refs:ntsc (Results 1 – 18 of 18) sorted by relevance
/third_party/flutter/skia/tests/ |
D | ColorSpaceTest.cpp | 246 SkColorSpacePrimaries ntsc; in DEF_TEST() local 247 ntsc.fRX = 0.67f; in DEF_TEST() 248 ntsc.fRY = 0.33f; in DEF_TEST() 249 ntsc.fGX = 0.21f; in DEF_TEST() 250 ntsc.fGY = 0.71f; in DEF_TEST() 251 ntsc.fBX = 0.14f; in DEF_TEST() 252 ntsc.fBY = 0.08f; in DEF_TEST() 253 ntsc.fWX = 0.31006f; in DEF_TEST() 254 ntsc.fWY = 0.31616f; in DEF_TEST() 260 check_primaries(r, ntsc, ntscToXYZ); in DEF_TEST()
|
/third_party/skia/tests/ |
D | ColorSpaceTest.cpp | 246 SkColorSpacePrimaries ntsc; in DEF_TEST() local 247 ntsc.fRX = 0.67f; in DEF_TEST() 248 ntsc.fRY = 0.33f; in DEF_TEST() 249 ntsc.fGX = 0.21f; in DEF_TEST() 250 ntsc.fGY = 0.71f; in DEF_TEST() 251 ntsc.fBX = 0.14f; in DEF_TEST() 252 ntsc.fBY = 0.08f; in DEF_TEST() 253 ntsc.fWX = 0.31006f; in DEF_TEST() 254 ntsc.fWY = 0.31616f; in DEF_TEST() 260 check_primaries(r, ntsc, ntscToXYZ); in DEF_TEST()
|
/third_party/alsa-lib/include/sound/uapi/ |
D | hdspm.h | 106 ntsc, enumerator
|
/third_party/ffmpeg/tests/fate/ |
D | lavf-container.mak | 31 fate-lavf-dv_ntsc: CMD = lavf_container_timecode_drop "-ar 48000 -pix_fmt yuv411p -s ntsc -ac 2 -f… 36 fate-lavf-gxf_ntsc: CMD = lavf_container_timecode_drop "-ar 48000 -s ntsc -ac 1 -threads 1 -f gxf"
|
/third_party/ffmpeg/doc/ |
D | utils.texi | 154 @item ntsc 168 @item ntsc-film 272 @item ntsc 286 @item ntsc-film
|
D | indevs.texi | 169 Set the grabbing frame rate. Default is @code{ntsc}, corresponding to a 243 @item ntsc 741 Set the grabbing frame rate. Default value is @code{ntsc}, 1108 Set the frame rate. Default is @code{ntsc}, corresponding to a frame 1462 Set the grabbing frame rate. Default value is @code{ntsc}, 1543 Set the grabbing frame rate. Default value is @code{ntsc},
|
D | ffmpeg.texi | 605 @code{dv50}). @var{type} may be prefixed with @code{pal-}, @code{ntsc-} or 631 @var{ntsc}: 655 @var{ntsc}: 679 @var{ntsc}: 701 @var{ntsc}: 1730 ffmpeg -i input.mpg -timecode 01:02:03.04 -r 30000/1001 -s ntsc output.mpg
|
D | encoders.texi | 3011 can be @samp{component}, @samp{pal}, @samp{ntsc}, @samp{secam} or @samp{mac}.
|
D | filters.texi | 7935 @item ntsc, 470m
|
/third_party/ffmpeg/libavformat/ |
D | mxfenc.c | 2580 int ntsc = mxf->time_base.den != 25; in mxf_write_header() local 2589 … } else if ((sc->video_bit_rate == 49999840 || sc->video_bit_rate == 50000000) && ntsc) { in mxf_write_header() 2592 ul_index = 2+ntsc; in mxf_write_header() 2594 ul_index = 4+ntsc; in mxf_write_header()
|
/third_party/gstreamer/gstplugins_good/po/ |
D | it.po | 365 # norm è un paramentro pari a ntsc o pal (e forse altro. Si evince ad esempio 368 # vlc --color # v4l:/dev/video2:norm=ntsc:frequency=77250:size=640x480:# adev=/dev/dsp2:…
|
/third_party/ffmpeg/libavdevice/ |
D | avfoundation.m | 1199 … rate", offsetof(AVFContext, framerate), AV_OPT_TYPE_VIDEO_RATE, {.str = "ntsc"}, 0, INT_MAX, AV_O…
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 748 - "ntsc-only" property to only look for captions if video has NTSC
|
D | ChangeLog | 11459 line21dec: expose ntsc-only property
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 748 - "ntsc-only" property to only look for captions if video has NTSC
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 748 - "ntsc-only" property to only look for captions if video has NTSC
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 748 - "ntsc-only" property to only look for captions if video has NTSC
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 748 - "ntsc-only" property to only look for captions if video has NTSC
|