Searched refs:vSrc (Results 1 – 1 of 1) sorted by relevance
83 uint16_t *vSrc = (uint16_t *)srcV; in convertYUV420Planar16ToY410() local90 v01 = *((uint32_t *)vSrc); in convertYUV420Planar16ToY410()91 vSrc += 2; in convertYUV420Planar16ToY410()120 v01 = *vSrc; in convertYUV420Planar16ToY410()263 uint16_t *vSrc = (uint16_t *)srcV; in convertYUV420Planar16ToRGBA1010102() local269 v = *vSrc - 512; in convertYUV420Planar16ToRGBA1010102()270 vSrc += 1; in convertYUV420Planar16ToRGBA1010102()