Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp148 int32_t MediaDescription::GetU(uint8_t bitCount, const uint8_t *buf, uint32_t &pos) in GetU() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp87 uint32_t TestRend::nextBits(unsigned bitCount) in nextBits() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp125 int bitCount = SbcCalculateBitsSliceNormal(frame.bitpool_, subbands, bitNeed, channel, &bitSlice); in SbcCalculateBitsNormal() local
161 int bitCount = VALUE_ZERO; in SbcCalculateBitsSliceNormal() local
247 SbcCalculateBitsSliceStereo(const uint8_t bitPool, const int subbands, int (*bits)[VALUE8], int *bitCount, int *bitSlice) const SbcCalculateBitsSliceStereo() argument
298 int bitCount = VALUE_ZERO; SbcCalculateBitsStereo() local
[all...]

Completed in 4 milliseconds