Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpalette.c179 static inline void extend_palette_color_map(uint8_t *const color_map, in extend_palette_color_map()
259 uint8_t *const color_map = xd->plane[0].color_index_map; in palette_rd_y() local
391 uint8_t *best_blk_skip, uint8_t *tx_type_map, uint8_t *color_map, in perform_k_means_palette_search()
577 uint8_t *const color_map = xd->plane[0].color_index_map; in av1_rd_pick_palette_intra_sby() local
793 uint8_t *const color_map = xd->plane[1].color_index_map; in av1_rd_pick_palette_intra_sbuv() local
956 uint8_t *const color_map = xd->plane[1].color_index_map; in av1_restore_uv_color_map() local
H A Dtokenize.c31 const uint8_t *color_map, int stride, int r, int c, int *color_idx) { in av1_fast_palette_color_index_context_on_edge()
78 static inline int av1_fast_palette_color_index_context(const uint8_t *color_map, in av1_fast_palette_color_index_context()
185 const uint8_t *const color_map = param->color_map; in cost_and_tokenize_map() local
H A Dintra_mode_search_utils.h526 const uint8_t *const color_map = xd->plane[0].color_index_map; in intra_mode_info_cost_y() local
593 const uint8_t *const color_map = xd->plane[1].color_index_map; in intra_mode_info_cost_uv() local
H A Drdopt_utils.h678 THR_MODES mode_index, uint8_t *color_map, BLOCK_SIZE bsize, int64_t this_rd, in store_winner_mode_stats()
H A Dintra_mode_search.c1026 uint8_t *const color_map = xd->plane[0].color_index_map; in av1_search_palette_mode() local
1115 uint8_t *const color_map = xd->plane[0].color_index_map; in av1_search_palette_mode_luma() local
/aosp_15_r20/external/webp/examples/
H A Dgifdec.c43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor()
325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
H A Danim_util.c399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddetokenize.c28 uint8_t *const color_map = param->color_map; in decode_color_map_tokens() local
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dlogging_utils.py25 color_map = { variable in _ColorFormatter
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dlogging_utils.py25 color_map = { variable in _ColorFormatter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc1405 flat_hash_map<LogicalBuffer::Color, flat_hash_set<const HloValue*>> color_map; in SplitBuffersByColor() local
1507 auto color_map = SplitBuffersByColor(all_buffers_to_assign); in AssignBuffersWithSequentialOrdering() local
1535 auto color_map = SplitBuffersByColor(buffers_to_assign); in AssignBuffersWithSequentialOrdering() local
H A Dbuffer_assignment_test.cc602 absl::flat_hash_map<const HloInstruction*, int> color_map; in TEST_F() local
/aosp_15_r20/external/autotest/tko/
H A Ddisplay.py10 color_map = { variable
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gif/
H A Dgif_io.cc160 ColorMapObject* color_map = this_image->ImageDesc.ColorMap in Decode() local
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dexplanation_metadata.proto169 ColorMap color_map = 3; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dexplanation_metadata.proto169 ColorMap color_map = 3; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dexplanation_metadata.proto169 ColorMap color_map = 3; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dexplanation_metadata.proto169 ColorMap color_map = 3; field
/aosp_15_r20/external/libaom/av1/common/
H A Dentropymode.c893 int av1_get_palette_color_index_context(const uint8_t *color_map, int stride, in av1_get_palette_color_index_context()
H A Dblockd.h1570 uint8_t *color_map; member
/aosp_15_r20/external/libjpeg-turbo/
H A Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h703 uint8_t color_map[MESA_VK_MAX_COLOR_ATTACHMENTS]; member
724 uint8_t color_map[MESA_VK_MAX_COLOR_ATTACHMENTS]; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_shader_info.h51 uint8_t color_map[MAX_DRAW_BUFFERS]; member
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/video/
H A Dgraphics.c80 static struct color_mapping color_map; variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h104 uint8_t color_map[MAX_RTS]; member