Home
last modified time | relevance | path

Searched refs:bufferDstV (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp499 uint8_t *bufferDstV = bufferDstY + 3; in copy2Dto1D() local
515 *bufferDstV = *(bufferSrcUV + 1); in copy2Dto1D()
516 bufferDstV += 4; in copy2Dto1D()