Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsbc_parser.c37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
H A Dsbcenc.c283 uint8_t joint = frame->mode == SBC_MODE_JOINT_STEREO; in sbc_encode_frame() local
98 sbc_pack_frame(AVPacket *avpkt, struct sbc_frame *frame, int joint, int msbc) sbc_pack_frame() argument
H A Dsbcdsp.c292 int blk, joint = 0; in sbc_calc_scalefactors_j() local
H A Dsbc.h103 uint8_t joint; member
H A Dwavpackenc.c109 int joint; member
H A Dwavpack.c71 int joint; member
/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
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs194 let mut joint = false; in fmt() variables
/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
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c489 Bool joint; /* signals that the last arc ended */ member
[all...]

Completed in 22 milliseconds