Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/io/raw/detail/
Dreader_backend.hpp68 _info._number_colors = _io_dev.get_colors(); in read_header()
Ddevice.hpp39 int get_colors() { return _processor_ptr.get()->imgdata.idata.colors; } in get_colors() function in boost::gil::detail::raw_device_base
/third_party/ffmpeg/libavcodec/
Drpzaenc.c86 static void get_colors(uint8_t *min, uint8_t *max, uint8_t color4[4][3]) in get_colors() function
402 get_colors(min_color, max_color, color4); in encode_four_color_block()