Searched refs:bufferDst_U (Results 1 – 1 of 1) sorted by relevance
531 uint16_t *bufferDst_U; in copy2Dto1D() local540 bufferDst_U = (uint16_t *) (((uint8_t*)dst)+row*height+row*height/4); in copy2Dto1D()579 : [dst_u] "+r" (bufferDst_U), [dst_v] "+r" (bufferDst_V), in copy2Dto1D()