Home | History | Annotate | Download | only in src

Lines Matching refs:dstptr

446     void* dstptr[4] = { 0, 0, 0, 0 };
493 dstptr[nzplanes-1] = dst[i]->data.ptr;
517 IPPI_CALL( func( src->data.ptr, src_step, dstptr, dst_step, size ));