Searched refs:jointFormat (Results 1 – 1 of 1) sorted by relevance
2059 const auto jointFormat = GetFormatSpec(jointData.format); in CalculateJointBounds() local2060 if (jointFormat.format == BASE_FORMAT_UNDEFINED) { in CalculateJointBounds()2063 if (const auto jointElementSize = jointFormat.componentCount * jointFormat.componentByteSize; in CalculateJointBounds()2102 const uint8_t jointIndex = joints[jointFormat.componentByteSize * w]; in CalculateJointBounds()