Home | History | Annotate | Download | only in src

Lines Matching refs:srcptr

556     const void* srcptr[4] = { 0, 0, 0, 0 };
599 srcptr[nzplanes-1] = (const void*)(src[i]->data.ptr);
622 IPPI_CALL( func( srcptr, src_step, dst->data.ptr, dst_step, size ));