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

/hardware/ti/omap4-aah/camera/
H A DAppCallbackNotifier.cpp511 uint8_t *bufferDstV = bufferDstY + 3; local
527 *bufferDstV = *(bufferSrcUV + 1);
528 bufferDstV += 4;
/hardware/ti/omap4xxx/camera/
H A DAppCallbackNotifier.cpp499 uint8_t *bufferDstV = bufferDstY + 3; local
515 *bufferDstV = *(bufferSrcUV + 1);
516 bufferDstV += 4;

Completed in 13 milliseconds