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

  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 181 int plane1_stride; member in struct:yuvPlaneInfo
458 yuvInfo.plane1_stride = aligned_width;
466 yuvInfo.plane1_stride = aligned_width;
569 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 183 int plane1_stride; member in struct:yuvPlaneInfo
469 yuvInfo.plane1_stride = aligned_width;
477 yuvInfo.plane1_stride = aligned_width;
580 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp 181 int plane1_stride; member in struct:yuvPlaneInfo
458 yuvInfo.plane1_stride = aligned_width;
466 yuvInfo.plane1_stride = aligned_width;
569 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]

Completed in 236 milliseconds