Searched refs:bufferDst_UV (Results 1 – 1 of 1) sorted by relevance
561 uint16_t *bufferDst_UV; in copy2Dto1D() local564 bufferDst_UV = (uint16_t *) (((uint8_t*)dst)+row*height); in copy2Dto1D()603 : [dst] "+r" (bufferDst_UV), [src] "+r" (bufferSrc_UV), [n] "+r" (n) in copy2Dto1D()