Home
last modified time | relevance | path

Searched defs:current_color (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dtokenize.c44 const uint8_t current_color = *color_idx = color_map[r * stride + c]; in av1_fast_palette_color_index_context_on_edge() local
151 const uint8_t current_color = *color_idx = color_map[r * stride + c]; in av1_fast_palette_color_index_context() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h27311 unsigned int current_color; member