Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_blender.cpp275 uint32_t gauss_start_pos = (width - gauss_table.size ()) / 2; in init_first_masks() local
276 for (i = 0; i < gauss_start_pos; ++i) { in init_first_masks()