/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/ |
H A D | color_cs.h | 34 struct color_range { struct 41 struct color_range contrast; argument
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_color_encoding.c | 90 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 D | igt_fb.h | 93 enum igt_color_range color_range; member
|
/aosp_15_r20/external/libultrahdr/java/jni/ |
H A D | ultrahdr-jni.cpp | 96 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/ |
D | obu.rs | 208 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/ |
D | android_mediacodec.rs | 118 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 D | decoder_buffer_test.cc | 24 ColorRange color_range = kLibgav1ColorRangeFull; in TEST() local
|
H A D | obu_parser.h | 101 ColorRange color_range; member
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | butteraugli.c | 22 aom_color_range_t color_range, float *dist_map) { in aom_calc_butteraugli()
|
/aosp_15_r20/external/libaom/common/ |
H A D | y4menc.c | 85 const char *color_range = ""; // Default assumption is studio range. in y4m_write_file_header() local
|
H A D | y4minput.h | 58 aom_color_range_t color_range; member
|
H A D | tools_common.h | 120 aom_color_range_t color_range; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | MediaHevcDecoder.h | 38 uint64_t color_range; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | MediaH264Decoder.h | 38 uint64_t color_range; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/avcdec/include/ |
D | MediaH264Decoder.h | 36 uint64_t color_range; member
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_encoder_parms_get_to_decoder.cc | 45 aom_color_range_t color_range; member
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_encoder_parms_get_to_decoder.cc | 43 vpx_color_range_t color_range; member
|
/aosp_15_r20/external/libvpx/vpx_scale/ |
H A D | yv12config.h | 59 vpx_color_range_t color_range; member
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_prime.c | 104 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 D | vp9_uncompressed_header_parser.h | 99 absl::optional<Vp9ColorRange> color_range; member
|
/aosp_15_r20/external/libaom/aom_scale/ |
H A D | yv12config.h | 130 aom_color_range_t color_range; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | tune_butteraugli.c | 31 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 D | si_vpe.c | 304 enum pipe_video_vpp_color_range color_range; in si_vpe_set_color_space() local
|
/aosp_15_r20/external/libgav1/src/gav1/ |
H A D | decoder_buffer.h | 158 Libgav1ColorRange color_range; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_encoder_bitstream_builder_av1.h | 72 uint32_t color_range; member
|