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

/hardware/ti/omap4xxx/camera/
H A DAppCallbackNotifier.cpp561 uint16_t *bufferDst_UV; local
564 bufferDst_UV = (uint16_t *) (((uint8_t*)dst)+row*height);
603 : [dst] "+r" (bufferDst_UV), [src] "+r" (bufferSrc_UV), [n] "+r" (n)

Completed in 103 milliseconds