Searched refs:ptr_ybot (Results 1 – 1 of 1) sorted by relevance
645 uint16_t *ptr_ybot = (uint16_t*) (src_y + src.mStride); in convertYUV420Planar16ToY410() local657 y45 = *((uint32_t*)ptr_ybot); ptr_ybot += 2; in convertYUV420Planar16ToY410()658 y67 = *((uint32_t*)ptr_ybot); ptr_ybot += 2; in convertYUV420Planar16ToY410()680 y45 = *((uint32_t*)ptr_ybot); in convertYUV420Planar16ToY410()