Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/io/pnm/detail/
Dreader_backend.hpp85 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/boost/boost/gil/extension/io/targa/detail/
Dreader_backend.hpp125 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/boost/boost/gil/extension/io/raw/detail/
Dreader_backend.hpp101 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dreader_backend.hpp106 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/boost/boost/gil/io/
Dread_view.hpp46 reader.check_image_size(view.dimensions()); in read_view()
Dread_and_convert_view.hpp42 reader.check_image_size(view.dimensions()); in read_and_convert_view()
/third_party/boost/boost/gil/extension/io/bmp/detail/
Dreader_backend.hpp203 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/boost/boost/gil/extension/io/jpeg/detail/
Dreader_backend.hpp192 void check_image_size( const point_t& img_dim ) in check_image_size() function
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c643 check_image_size (const liq_attr * attr, const int width, const int height) in check_image_size() function
665 if (!check_image_size (attr, width, height)) { in liq_image_create_custom()
676 if (!check_image_size (attr, width, height)) { in liq_image_create_rgba_rows()
698 if (!check_image_size (attr, width, height)) { in liq_image_create_rgba()
/third_party/boost/boost/gil/extension/io/png/detail/
Dreader_backend.hpp604 void check_image_size( const point_t& img_dim ) in check_image_size() function