Searched defs:dstY (Results 1 – 2 of 2) sorted by relevance
290 uint8_t* dstY = mI420.y.get(); in convertToI420() local323 uint8_t* dstY = mI420.y.get(); in encodeToYUYV() local
177 int dstY = (targetHeight - src.height()) / 2; in transform() local