Searched refs:cstride (Results 1 – 8 of 8) sorted by relevance
87 size_t cstride; member
83 EigenIndex rstride, EigenIndex cstride) : in EigenConformable()86 if (rstride < 0 || cstride < 0) {89 stride = {EigenRowMajor ? rstride : cstride /* outer stride */,90 EigenRowMajor ? cstride : rstride /* inner stride */ };
126 bo->pitches[1] = bo->pitches[2] = ycbcr.cstride; in GetYuvPlaneInfo()
529 ycbcr->cstride = (!map_flags) ? strides[1] : hnd->strides[1]; in gralloc0_lock_async_ycbcr()538 ycbcr->cstride = (!map_flags) ? strides[1] : hnd->strides[1]; in gralloc0_lock_async_ycbcr()
83 strides[C2PlanarLayout::PLANE_U] = static_cast<uint32_t>(ycbcr.cstride); in getVideoFrameLayout()84 strides[C2PlanarLayout::PLANE_V] = static_cast<uint32_t>(ycbcr.cstride); in getVideoFrameLayout()
599 CHECK(c_stride == info.ycbcr.cstride); in test_yuv_info()
241 pitches[1] = pitches[2] = ycbcr.cstride; in droid_create_image_from_prime_fds_yuv()
38730 …<var-decl name='cstride' type-id='b59d7dce' visibility='default' filepath='system/core/libsystem/i…