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

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 181 int plane1_stride; member in struct:yuvPlaneInfo
468 yuvInfo.plane1_stride = aligned_width;
476 yuvInfo.plane1_stride = aligned_width;
579 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 181 int plane1_stride; member in struct:yuvPlaneInfo
474 yuvInfo.plane1_stride = aligned_width;
482 yuvInfo.plane1_stride = aligned_width;
585 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 180 int plane1_stride; member in struct:yuvPlaneInfo
473 yuvInfo.plane1_stride = aligned_width;
481 yuvInfo.plane1_stride = aligned_width;
584 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /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/msm8994/libcopybit/
copybit_c2d.cpp 180 int plane1_stride; member in struct:yuvPlaneInfo
477 yuvInfo.plane1_stride = aligned_width;
485 yuvInfo.plane1_stride = aligned_width;
588 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 183 int plane1_stride; member in struct:yuvPlaneInfo
475 yuvInfo.plane1_stride = aligned_width;
483 yuvInfo.plane1_stride = aligned_width;
590 surfaceDef.stride1 = yuvInfo.plane1_stride;
    [all...]

Completed in 56 milliseconds