Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:plane2_offset

183     size_t plane2_offset;
590 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset);
591 surfaceDef.phys2 = (void*) (gpuaddr + yuvInfo.plane2_offset);