Searched refs:writeToDst (Results 1 – 1 of 1) sorted by relevance
517 auto writeToDst = getWriteToDst(mDstFormat, kAdjustedClip); in convertYUV420Planar() local569 writeToDst(dst_ptr + x * dst.mBpp, uncropped, r1, g1, b1, r2, g2, b2); in convertYUV420Planar()