Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/src/dbreg/
Ddbreg.cpp753 unsigned char* out_row_ptr = m_horz_smooth_subsample_image[j]+1; in GenerateQuarterResImage() local
762 *out_row_ptr++ = (unsigned char) smooth_val; in GenerateQuarterResImage()
776 unsigned char* out_row_ptr = m_quarter_res_image[j/2]; in GenerateQuarterResImage() local
785 *out_row_ptr++ = (unsigned char)smooth_val; in GenerateQuarterResImage()