|
ifw-odp 5.0.0
|
#include <cpl.h>#include <clipm.h>#include <ifw/odp/clipm/clipm_priv_checks.h>#include <ifw/odp/clipm/clipm_priv_image.h>#include <ifw/odp/clipm/clipm_priv_math.h>#include <ifw/odp/clipm/clipm_priv_error.h>#include "ifw/odp/clipm/clipm_testlib.h"Functions | |
| void | clipm_test_priv_image_wrap (void) |
| void | clipm_test_priv_image_get_nearest_good (void) |
| void | clipm_test_priv_image_bpm_get_if_exist (void) |
| void | clipm_test_priv_image_bpm_or (void) |
| void | clipm_test_priv_image_bpm_border_bad (void) |
| void | clipm_test_priv_image_bpm_reject_above (void) |
| void | clipm_test_priv_image_copy_good_data_vector (void) |
| void | clipm_test_priv_image_get_data_const (void) |
| void | clipm_test_priv_image_extract_cast (void) |
| void | clipm_test_priv_image_extract_round (void) |
| void | clipm_test_priv_image_fill (void) |
| void | clipm_test_priv_image_fill_circle (void) |
| void | clipm_test_priv_image_fill_polygon (void) |
| int | main (int argc, char **argv) |
| void clipm_test_priv_image_bpm_border_bad | ( | void | ) |
| void clipm_test_priv_image_bpm_get_if_exist | ( | void | ) |
| void clipm_test_priv_image_bpm_or | ( | void | ) |
| void clipm_test_priv_image_bpm_reject_above | ( | void | ) |
| void clipm_test_priv_image_copy_good_data_vector | ( | void | ) |
| void clipm_test_priv_image_extract_cast | ( | void | ) |
| void clipm_test_priv_image_extract_round | ( | void | ) |
| void clipm_test_priv_image_fill | ( | void | ) |
| void clipm_test_priv_image_fill_circle | ( | void | ) |
| void clipm_test_priv_image_fill_polygon | ( | void | ) |
| void clipm_test_priv_image_get_data_const | ( | void | ) |
| void clipm_test_priv_image_get_nearest_good | ( | void | ) |
| void clipm_test_priv_image_wrap | ( | void | ) |
| int main | ( | int | argc, |
| char ** | argv ) |