Home
last modified time | relevance | path

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

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