Home
last modified time | relevance | path

Searched defs:color_format (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c302 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i() local
417 enum pipe_format color_format = c->fs_key->color_format; in vc4_nir_swizzle_and_pack() local
437 enum pipe_format color_format = c->fs_key->color_format; in vc4_nir_blend_pipeline() local
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A Dvideo_decoder_e2e_test.cpp133 int32_t color_format = 0; member
208 int32_t color_format) { in UpdateOutputFormat()
236 int32_t color_format) { in VerifyOutputFormat()
H A Dvideo_frame.cpp52 int32_t color_format) { in Create()
87 int32_t color_format) in VideoFrame()
H A Dvideo_frame.h52 int32_t color_format() const { return color_format_; } in color_format() function
H A Dmediacodec_decoder.cpp459 int32_t color_format = 0; in GetOutputFormat() local
/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()
147 jint color_format, jint intent) { 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/codecs/
Dandroid_mediacodec.rs48 color_format: AndroidMediaCodecOutputColorFormat, field
113 fn color_format(&self) -> AvifResult<i32> { in color_format() method
133 let color_format: AndroidMediaCodecOutputColorFormat = self.color_format()?.into(); in guess_plane_info() localVariable
/aosp_15_r20/external/libopenapv/app/
H A Doapv_app_y4m.h39 int color_format; member
220 int color_format = OAPV_CS_GET_FORMAT(imgb->cs); in write_y4m_header() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c318 enum pipe_format color_format, in osmesa_init_st_visual()
477 osmesa_create_buffer(enum pipe_format color_format, in osmesa_create_buffer()
741 enum pipe_format color_format; in OSMesaMakeCurrent() local
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd6_view.c353 enum a6xx_format color_format = in fdl6_view_init() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglconfig.h17 enum pipe_format color_format; member
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py43 def color_format(use_color, fmt_str, *args, **kwargs): function
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/dp/include/soc/
H A Ddptx.h13 u8 color_format : 2; member
/aosp_15_r20/external/libopenapv/src/
H A Doapv_util.h78 static inline int color_format_to_chroma_format_idc(int color_format) in color_format_to_chroma_format_idc()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_fast_clear.c171 const VkFormat color_format = VK_FORMAT_R8_UNORM; in create_pipeline() local
/aosp_15_r20/hardware/google/gchips/include/
Dcsc.h128 unsigned int color_format; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/gbench/
H A Dreport.py53 def color_format(use_color, fmt_str, *args, **kwargs): function
/aosp_15_r20/hardware/google/graphics/common/libscaler/
Dlibscaler-v4l2.h89 unsigned int color_format; member
/aosp_15_r20/external/google-benchmark/tools/gbench/
H A Dreport.py55 def color_format(use_color, fmt_str, *args, **kwargs): function
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/
H A Dhdmi.c201 u32 color_format = 0x01; in hdmi_video_sample() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/dp/
H A Ddptx_hal.c263 u8 color_format = mtk_dp->info.format; in dptx_hal_get_colorbpp() local
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A DEvsVideoEmulatedCamera.cpp251 int color_format = 0; in onCodecOutputAvailable() local
/aosp_15_r20/external/mesa3d/src/gallium/targets/dril/
H A Ddril_target.c95 enum pipe_format color_format = config->color_format; in drilIndexConfigAttrib() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp803 vkhpp::Format color_format, in CreateFramebuffer()
/aosp_15_r20/external/mesa3d/src/gallium/include/frontend/
H A Dapi.h158 enum pipe_format color_format; member

12