Home
last modified time | relevance | path

Searched defs:lut_h (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/xcore/interface/
Dgeo_mapper.cpp62 GeoMapper::auto_calculate_factors (uint32_t lut_w, uint32_t lut_h) in auto_calculate_factors()
/external/libxcam/tests/
Dtest-soft-image.cpp344 uint32_t lut_w = topview_width / 4, lut_h = topview_height / 4; in remap_topview_buf() local