Home
last modified time | relevance | path

Searched defs:StreamSize (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c827 int16_t StreamSize, /* bytes in bitstream */ in WebRtcIsacfix_GetMinBytes()
939 int16_t StreamSize, /* bytes in bitstream */ in WebRtcIsacfix_UpdateRateModel()
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c784 int StreamSize, /* bytes in bitstream */ in WebRtcIsac_GetMinBytes()
905 int StreamSize, /* bytes in bitstream */ in WebRtcIsac_UpdateRateModel()
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFile.cpp143 uint32_t StreamSize = getStreamByteSize(I); in parseStreamData() local
/external/lzma/CPP/Windows/
DFileFind.cpp33 LARGE_INTEGER StreamSize; member
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp202 uint32_t StreamSize = getStreamByteSize(I); in parseStreamData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp201 uint32_t StreamSize = getStreamByteSize(I); in parseStreamData() local
/external/llvm-project/llvm/unittests/DebugInfo/MSF/
DMSFBuilderTest.cpp374 constexpr uint32_t StreamSize = 4096 * 4096 * 3; in TEST_F() local