Searched refs:bufferDst_U (Results 1 – 1 of 1) sorted by relevance
609 uint16_t *bufferDst_U; in copy2Dto1D() local621 bufferDst_U = (uint16_t *) (((uint8_t*)dst) + ySize + uvSize); in copy2Dto1D()661 : [dst_u] "+r" (bufferDst_U), [dst_v] "+r" (bufferDst_V), in copy2Dto1D()667 bufferDst_U += inc; in copy2Dto1D()