Home
last modified time | relevance | path

Searched defs:color_range (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dcolor_cs.h34 struct color_range { struct
41 struct color_range contrast; argument
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_color_encoding.c90 static struct igt_mat4 ycbcr_input_convert_matrix(enum igt_color_range color_range, float scale, in ycbcr_input_convert_matrix()
110 static struct igt_mat4 ycbcr_output_convert_matrix(enum igt_color_range color_range, float scale, in ycbcr_output_convert_matrix()
179 enum igt_color_range color_range) in igt_ycbcr_to_rgb_matrix()
198 enum igt_color_range color_range) in igt_rgb_to_ycbcr_matrix()
H A Digt_fb.h93 enum igt_color_range color_range; member
/aosp_15_r20/external/libultrahdr/java/jni/
H A Dultrahdr-jni.cpp96 jint color_gamut, jint color_transfer, jint color_range, jint color_format, jint intent) { in Java_com_google_media_codecs_ultrahdr_UltraHDREncoder_setRawImageNative___3IIIIIIIII()
121 jint color_gamut, jint color_transfer, jint color_range, jint color_format, jint intent) { in Java_com_google_media_codecs_ultrahdr_UltraHDREncoder_setRawImageNative___3JIIIIIIII()
146 jint y_stride, jint uv_stride, jint color_gamut, jint color_transfer, jint color_range, in Java_com_google_media_codecs_ultrahdr_UltraHDREncoder_setRawImageNative___3S_3SIIIIIIIII()
178 jint color_range, jint color_format, jint intent) { in Java_com_google_media_codecs_ultrahdr_UltraHDREncoder_setRawImageNative___3B_3B_3BIIIIIIIIII()
/aosp_15_r20/external/rust/crabbyavif/src/parser/
Dobu.rs208 let color_range = bits.read_bool()?; in parse_color_config() localVariable
221 let color_range = bits.read_bool()?; in parse_color_config() localVariable
/aosp_15_r20/external/rust/crabbyavif/src/codecs/
Dandroid_mediacodec.rs118 fn color_range(&self) -> YuvRange { in color_range() method
121 let color_range = self.get_i32_from_str("color-range").unwrap_or(2); in color_range() localVariable
/aosp_15_r20/external/libgav1/src/
H A Ddecoder_buffer_test.cc24 ColorRange color_range = kLibgav1ColorRangeFull; in TEST() local
H A Dobu_parser.h101 ColorRange color_range; member
/aosp_15_r20/external/libaom/aom_dsp/
H A Dbutteraugli.c22 aom_color_range_t color_range, float *dist_map) { in aom_calc_butteraugli()
/aosp_15_r20/external/libaom/common/
H A Dy4menc.c85 const char *color_range = ""; // Default assumption is studio range. in y4m_write_file_header() local
H A Dy4minput.h58 aom_color_range_t color_range; member
H A Dtools_common.h120 aom_color_range_t color_range; member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.h38 uint64_t color_range; member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.h38 uint64_t color_range; member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/avcdec/include/
DMediaH264Decoder.h36 uint64_t color_range; member
/aosp_15_r20/external/libaom/test/
H A Dav1_encoder_parms_get_to_decoder.cc45 aom_color_range_t color_range; member
/aosp_15_r20/external/libvpx/test/
H A Dvp9_encoder_parms_get_to_decoder.cc43 vpx_color_range_t color_range; member
/aosp_15_r20/external/libvpx/vpx_scale/
H A Dyv12config.h59 vpx_color_range_t color_range; member
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_prime.c104 enum igt_color_range color_range = IGT_COLOR_YCBCR_LIMITED_RANGE; in prepare_fb() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dvp9_uncompressed_header_parser.h99 absl::optional<Vp9ColorRange> color_range; member
/aosp_15_r20/external/libaom/aom_scale/
H A Dyv12config.h130 aom_color_range_t color_range; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtune_butteraugli.c31 const aom_color_range_t color_range = in set_mb_butteraugli_rdmult_scaling() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_vpe.c304 enum pipe_video_vpp_color_range color_range; in si_vpe_set_color_space() local
/aosp_15_r20/external/libgav1/src/gav1/
H A Ddecoder_buffer.h158 Libgav1ColorRange color_range; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_bitstream_builder_av1.h72 uint32_t color_range; member

123