Searched refs:tempOriBuf (Results 1 – 1 of 1) sorted by relevance
585 unsigned char *tempOriBuf = NULL; in TsMakeupProcess() local587 tempOriBuf = (unsigned char*)pFrame->buffer; in TsMakeupProcess()588 unsigned char *yBuf = tempOriBuf; in TsMakeupProcess()589 unsigned char *uvBuf = tempOriBuf + offset.mp[0].len; in TsMakeupProcess()