Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_geo_tasks_priv.cpp30 static const Uchar zero_luma_byte[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in work_range() local
81 out_luma->write_array_no_check<8> (out_x, out_y, zero_luma_byte); in work_range()
106 out_luma->write_array_no_check<8> (out_x, out_y + 1, zero_luma_byte); in work_range()