Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_csc.c156 bool full_range, in vl_csc_get_matrix()
/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.c42 bool full_range; member
152 uint32_t av_map_videotoolbox_format_from_pixfmt2(enum AVPixelFormat pix_fmt, bool full_range) in av_map_videotoolbox_format_from_pixfmt2()
/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c1228 bool full_range = avctx->color_range == AVCOL_RANGE_JPEG; in ff_videotoolbox_common_init() local
1375 bool full_range) in av_videotoolbox_alloc_context_with_pix_fmt()
1405 bool full_range = avctx->color_range == AVCOL_RANGE_JPEG; in av_videotoolbox_default_init2() local
Dh264_ps.h75 int full_range; member
Dhevc_sei.h123 int full_range; member
Dh264_sei.h174 int full_range; member
Ddvbsubdec.c1054 int entry_id, depth , full_range; in dvbsub_parse_clut_segment() local
/third_party/cups-filters/filter/
Dbannertopdf.c322 const char * full_range = cupsGetOption("security-context-range", noptions, options); in get_known_opts() local
/third_party/ffmpeg/libavfilter/
Dvf_siti.c64 int full_range; member
Dvf_pseudocolor.c114 static const Range full_range = {{0, 1}, {1, 1}}; variable
/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/ffmpeg/libavformat/
Dmovenc.c2090 int full_range = track->par->color_range == AVCOL_RANGE_JPEG; in mov_write_colr_tag() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs31224 let full_range = root.into_dying().full_range(); localVariable
31849 let full_range = root.reborrow().full_range(); localVariable
31881 let full_range = root.borrow_valmut().full_range(); localVariable