Home
last modified time | relevance | path

Searched refs:match_color (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drpzaenc.c358 static int match_color(uint16_t *color, uint8_t colors[4][3]) in match_color() function
406 idx = match_color(&block_ptr[x], color4); in encode_four_color_block()