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