Searched refs:yuvSurfaceDef (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp1463 C2D_YUV_SURFACE_DEF yuvSurfaceDef = {0} ; local
1578 yuvSurfaceDef.format = C2D_COLOR_FORMAT_420_NV12;
1579 yuvSurfaceDef.width = 4;
1580 yuvSurfaceDef.height = 4;
1581 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa;
1582 yuvSurfaceDef.phys0 = (void*) 0xaaaaaaaa;
1583 yuvSurfaceDef.stride0 = 4;
1585 yuvSurfaceDef.plane1 = (void*)0xaaaaaaaa;
1586 yuvSurfaceDef.phys1 = (void*) 0xaaaaaaaa;
1587 yuvSurfaceDef
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp1496 C2D_YUV_SURFACE_DEF yuvSurfaceDef = {0} ; local
1612 yuvSurfaceDef.format = C2D_COLOR_FORMAT_420_NV12;
1613 yuvSurfaceDef.width = 4;
1614 yuvSurfaceDef.height = 4;
1615 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa;
1616 yuvSurfaceDef.phys0 = (void*) 0xaaaaaaaa;
1617 yuvSurfaceDef.stride0 = 4;
1619 yuvSurfaceDef.plane1 = (void*)0xaaaaaaaa;
1620 yuvSurfaceDef.phys1 = (void*) 0xaaaaaaaa;
1621 yuvSurfaceDef
[all...]
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit_c2d.cpp1463 C2D_YUV_SURFACE_DEF yuvSurfaceDef = {0} ; local
1578 yuvSurfaceDef.format = C2D_COLOR_FORMAT_420_NV12;
1579 yuvSurfaceDef.width = 4;
1580 yuvSurfaceDef.height = 4;
1581 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa;
1582 yuvSurfaceDef.phys0 = (void*) 0xaaaaaaaa;
1583 yuvSurfaceDef.stride0 = 4;
1585 yuvSurfaceDef.plane1 = (void*)0xaaaaaaaa;
1586 yuvSurfaceDef.phys1 = (void*) 0xaaaaaaaa;
1587 yuvSurfaceDef
[all...]

Completed in 59 milliseconds