Searched refs:isp_data_ptr (Results 1 – 1 of 1) sorted by relevance
2894 u16 *isp_data_ptr; in convert_allocate_morph_plane() local2917 isp_data_ptr = (uint16_t *)me->address; in convert_allocate_morph_plane()2919 memset(isp_data_ptr, 0, (size_t)isp_data_size); in convert_allocate_morph_plane()2923 *isp_data_ptr++ = (uint16_t)data[j]; in convert_allocate_morph_plane()2924 isp_data_ptr += padding; in convert_allocate_morph_plane()