Searched defs:bitCount (Results 1 - 3 of 3) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/ |
H A D | rtsp_sdp.cpp | 148 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 D | test_common.cpp | 87 uint32_t TestRend::nextBits(unsigned bitCount)
in nextBits() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
H A D | sbc_frame.cpp | 125 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