Searched refs:uSrc (Results 1 – 1 of 1) sorted by relevance
93 uint16_t *uSrc = (uint16_t *)srcU; in convertYUV420Planar16ToY410() local99 u01 = *((uint32_t *)uSrc); in convertYUV420Planar16ToY410()100 uSrc += 2; in convertYUV420Planar16ToY410()130 u01 = *uSrc; in convertYUV420Planar16ToY410()273 uint16_t *uSrc = (uint16_t *)srcU; in convertYUV420Planar16ToRGBA1010102() local278 u = *uSrc - 512; in convertYUV420Planar16ToRGBA1010102()279 uSrc += 1; in convertYUV420Planar16ToRGBA1010102()