Home
last modified time | relevance | path

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

/external/libxcam/tests/
Dtest-soft-image.cpp50 #define MAP_HEIGHT 4 macro
52 static PointFloat2 map_table[MAP_HEIGHT * MAP_WIDTH] = {
725 mapper->set_lookup_table (map_table, MAP_WIDTH, MAP_HEIGHT); in main()