Searched refs:phys2 (Results 1 – 3 of 3) sorted by relevance
302 surfaceDef->phys2 = (void *)0xaaaaaaaa; in getDummySurfaceDef()333 srcSurfaceDef->phys2 = (uint8_t *)srcSurfaceDef->phys1 + mSrcYSize/4; in updateYUVSurfaceDef()345 dstSurfaceDef->phys2 = (uint8_t *)dstSurfaceDef->phys1 + mDstYSize/4; in updateYUVSurfaceDef()
319 void *phys2; /* physical address */ member
467 surfaceDef.phys2 = (void*) (handle->gpuaddr + yuvInfo.plane2_offset); in set_image()1432 yuvSurfaceDef.phys2 = (void*) 0xaaaaaaaa; in open_copybit()