Home | History | Annotate | Download | only in src

Lines Matching full:dstpitch

508         stCopyYUV422.dstPitch             = dst.step;
541 stCopyLuma.dstPitch = dst.step;
564 stCopyChroma.dstPitch = dst.step >> 1;
601 stCopyNV12.dstPitch = dst.step;