Searched refs:dstArray (Results 1 – 3 of 3) sorted by relevance
507 stCopyYUV422.dstArray = 0; in copyUYVYorYUY2Frame()540 stCopyLuma.dstArray = 0; in copyYV12orIYUVFrame()563 stCopyChroma.dstArray = 0; in copyYV12orIYUVFrame()600 stCopyNV12.dstArray = 0; in copyNV12Frame()
883 static void assignArray(UnicodeString*& dstArray,
293 DateFormatSymbols::assignArray(UnicodeString*& dstArray, in assignArray() argument311 dstArray = newUnicodeStringArray(srcCount); in assignArray()312 if(dstArray != NULL) { in assignArray()315 dstArray[i].fastCopyFrom(srcArray[i]); in assignArray()