Searched refs:ySrcBot (Results 1 – 3 of 3) sorted by relevance
544 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410() local557 y45 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()558 y67 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()580 y45 = *((uint32_t*)ySrcBot); in convertYUV420Planar16ToY410()
516 uint16_t *ySrcBot = (uint16_t *)(srcY + srcYStride); in convertYUV420Planar16ToY410() local532 y45 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()533 ySrcBot += 2; in convertYUV420Planar16ToY410()534 y67 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()535 ySrcBot += 2; in convertYUV420Planar16ToY410()557 y45 = *((uint32_t *)ySrcBot); in convertYUV420Planar16ToY410()
670 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410() local683 y45 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()684 y67 = *((uint32_t*)ySrcBot); ySrcBot += 2; in convertYUV420Planar16ToY410()706 y45 = *((uint32_t*)ySrcBot); in convertYUV420Planar16ToY410()