Home
last modified time | relevance | path

Searched defs:color_formats (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_symbolic_physical.cpp161 int color_formats[4]; in physical_to_symbolic() local
Dastc_codec_internals.h224 int color_formats[4]; // color format for each endpoint color pair. member
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.h39 gint *color_formats; member
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamc-codeclist-jni.c58 jfieldID color_formats; member
/third_party/astc-encoder/Source/
Dastcenc_symbolic_physical.cpp420 int color_formats[BLOCK_MAX_PARTITIONS]; in physical_to_symbolic() local
Dastcenc_internal.h1257 uint8_t color_formats[BLOCK_MAX_PARTITIONS]; member
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c238 add_color_format_variants(const struct stw_pf_color_info *color_formats, in add_color_format_variants()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1293 static const enum pipe_format color_formats[] = { in st_init_extensions() enum
/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.c184 } color_formats[] = { variable
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve.c79 VkFormat color_formats[2] = { format, format }; in create_pipeline() local
Dradv_pipeline.c7087 VkFormat color_formats[MAX_RTS]; in radv_graphics_pipeline_create() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_render_pass.c647 VkFormat *color_formats = NULL; in vk_common_CreateRenderPass2() local