Searched refs:ySrcBot (Results 1 – 3 of 3) sorted by relevance
514 uint16_t *ySrcBot = (uint16_t *)(srcY + srcYStride); in convertYUV420Planar16ToY410() local530 y45 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()531 ySrcBot += 2; in convertYUV420Planar16ToY410()532 y67 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()533 ySrcBot += 2; in convertYUV420Planar16ToY410()555 y45 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()
546 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410() local559 y45 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()560 y67 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()582 y45 = *((uint32_t*)ySrcBot); in convertYUV420Planar16ToY410()
671 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410() local684 y45 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()685 y67 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()707 y45 = *((uint32_t*)ySrcBot); in convertYUV420Planar16ToY410()