Home
last modified time | relevance | path

Searched defs:fill_pixels (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/gil/extension/dynamic_image/
Dalgorithm.hpp228 void fill_pixels(any_image_view<Types...> const& view, Value const& val) in fill_pixels() function
/third_party/boost/boost/gil/extension/toolbox/image_types/
Dindexed_image.hpp379 void fill_pixels( const indexed_image_view< Locator >& view in fill_pixels() function
Dsubchroma_image.hpp484 void fill_pixels( const subchroma_image_view< Locator, Factors >& view in fill_pixels() function
/third_party/boost/boost/gil/
Dalgorithm.hpp410 void fill_pixels(View const& view, Value const& value) in fill_pixels() function
/third_party/ffmpeg/libavcodec/
Dagm.c596 av_always_inline static int fill_pixels(uint8_t **y0, uint8_t **y1, in fill_pixels() function