Searched refs:isp_data_ptr (Results 1 – 1 of 1) sorted by relevance
3044 u16 *isp_data_ptr; in convert_allocate_morph_plane() local3067 isp_data_ptr = (uint16_t *)me->address; in convert_allocate_morph_plane()3069 memset(isp_data_ptr, 0, (size_t)isp_data_size); in convert_allocate_morph_plane()3073 *isp_data_ptr++ = (uint16_t)data[j]; in convert_allocate_morph_plane()3074 isp_data_ptr += padding; in convert_allocate_morph_plane()