Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp532 uint16_t *bufferDst_V; in copy2Dto1D() local
539 bufferDst_V = (uint16_t *) (((uint8_t*)dst)+row*height); in copy2Dto1D()
579 : [dst_u] "+r" (bufferDst_U), [dst_v] "+r" (bufferDst_V), in copy2Dto1D()