Searched defs:stride_bytes (Results 1 – 3 of 3) sorted by relevance
155 int CameraInfo::GetStrideInBytes(int format, int plane_type, int width, int *stride_bytes) { in GetStrideInBytes()295 int stride_bytes = 0; in GetCameraFormatPlaneInfo() local
160 int32_t stride_bytes; member
146 int32_t stride_bytes; member