Home
last modified time | relevance | path

Searched defs:full_range (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.c37 bool full_range; member
68 uint32_t av_map_videotoolbox_format_from_pixfmt2(enum AVPixelFormat pix_fmt, bool full_range) in av_map_videotoolbox_format_from_pixfmt2()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_csc.c156 bool full_range, in vl_csc_get_matrix()
/third_party/ffmpeg/libavfilter/
Ddrawutils.h45 int full_range; member
Ddrawutils.c90 int full_range = 0; in ff_draw_init() local
Dvf_pseudocolor.c105 static const Range full_range = {0, 256}; variable
/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c1087 bool full_range = avctx->color_range == AVCOL_RANGE_JPEG; in videotoolbox_common_init() local
1219 bool full_range) in av_videotoolbox_alloc_context_with_pix_fmt()
1249 bool full_range = avctx->color_range == AVCOL_RANGE_JPEG; in av_videotoolbox_default_init2() local
Dh264_ps.h75 int full_range; member
Ddvbsubdec.c1058 int entry_id, depth , full_range; in dvbsub_parse_clut_segment() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp1509 gboolean full_range) in clear_rtv_color_rgb()
1529 gboolean full_range) in clear_rtv_color_vuya()
1547 gboolean full_range) in clear_rtv_color_luma()
1579 gboolean full_range = info->colorimetry.range == GST_VIDEO_COLOR_RANGE_0_255; in clear_rtv_color_all() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc917 absl::Duration full_range = 2 * range; in TEST() local
Dduration_test.cc848 const absl::Duration full_range = range_future - range_past; in TEST() local
/third_party/abseil-cpp/absl/time/
Dtime_test.cc917 absl::Duration full_range = 2 * range; in TEST() local
Dduration_test.cc847 const absl::Duration full_range = range_future - range_past; in TEST() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c571 int entry_id, depth, full_range; in _dvb_sub_parse_clut_segment() local
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp1187 full_range() in full_range() function
/third_party/ffmpeg/libavformat/
Dmovenc.c2028 int full_range = track->par->color_range == AVCOL_RANGE_JPEG; in mov_write_colr_tag() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c11402 gboolean full_range = len == 19 ? colr_data[17] >> 7 : FALSE; in qtdemux_parse_trak() local