HomeSort by relevance Sort by last modified time
    Searched refs:phys1 (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.cpp 287 surfaceDef->phys1 = (void *)0xaaaaaaaa;
323 srcSurfaceDef->phys1 = (uint8_t *)srcSurfaceDef->phys0 + mSrcYSize;
325 srcSurfaceDef->phys2 = (uint8_t *)srcSurfaceDef->phys1 + mSrcYSize/4;
335 dstSurfaceDef->phys1 = (uint8_t *)dstSurfaceDef->phys0 + mDstYSize;
337 dstSurfaceDef->phys2 = (uint8_t *)dstSurfaceDef->phys1 + mDstYSize/4;
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 329 void *phys1; /* physical address */ member in struct:__anon33394
    [all...]
copybit_c2d.cpp 568 surfaceDef.phys1 = (void*) (gpuaddr + yuvInfo.plane1_offset);
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 329 void *phys1; /* physical address */ member in struct:__anon33460
    [all...]
copybit_c2d.cpp 579 surfaceDef.phys1 = (void*) (gpuaddr + yuvInfo.plane1_offset);
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 329 void *phys1; /* physical address */ member in struct:__anon33531
    [all...]
copybit_c2d.cpp 568 surfaceDef.phys1 = (void*) (gpuaddr + yuvInfo.plane1_offset);
    [all...]

Completed in 230 milliseconds