Home
last modified time | relevance | path

Searched defs:joint (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp623 ssize_t Frame::Pack(uint8_t* bufStream, const Frame& frame, int joint) in Pack() argument
572 PackFrameInternal(const Frame& frame, uint8_t* bufStream, int subbands, int channels, int joint) PackFrameInternal() argument
H A Dsbc_encoder.cpp99 uint8_t joint = (codecParam.channelMode == SBC_CHANNEL_MODE_STEREO) ? JOINT_STEREO : NOT_JOINT_STEREO; in CalculateFrameLength() local
697 int joint = VALUE_0; in CalculateScalefactorsJoint() local
642 CalculateScalefactorsJointForTheRestSubband(uint32_t &x, uint32_t &y, int32_t &tmp0, int32_t &tmp1, int &joint) CalculateScalefactorsJointForTheRestSubband() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp791 GLTF2::GLTFLoadDataResult position, normal, tangent, color, joint, weight; in ProcessPrimitives() local
753 GatherErrorStrings(size_t primitiveIndex, const GLTF2::GLTFLoadDataResult& position, const GLTF2::GLTFLoadDataResult& normal, array_view<const GLTF2::GLTFLoadDataResult> texcoords, const GLTF2::GLTFLoadDataResult& tangent, const GLTF2::GLTFLoadDataResult& color, const GLTF2::GLTFLoadDataResult& joint, const GLTF2::GLTFLoadDataResult& weight) GatherErrorStrings() argument

Completed in 8 milliseconds