Searched refs:nDstWidth (Results 1 – 1 of 1) sorted by relevance
65 uint16_t x, y, nDstWidth = nSrcHeight, nDstHt = nSrcWidth, nPadWidth = outputStride - nDstWidth; in YUV420_SP_Rotate90() local77 if (nDstWidth > outputStride) in YUV420_SP_Rotate90()79 IMLOGE2("Destination width[%d] cannot be bigger than stride[%d]", nDstWidth, outputStride); in YUV420_SP_Rotate90()