Searched defs:totalSizeInFrame (Results 1 – 6 of 6) sorted by relevance
203 OHAudioBuffer::OHAudioBuffer(AudioBufferHolder bufferHolder, uint32_t totalSizeInFrame, uint32_t sp… in OHAudioBuffer()295 std::shared_ptr<OHAudioBuffer> OHAudioBuffer::CreateFromLocal(uint32_t totalSizeInFrame, uint32_t s… in CreateFromLocal()309 std::shared_ptr<OHAudioBuffer> OHAudioBuffer::CreateFromRemote(uint32_t totalSizeInFrame, uint32_t … in CreateFromRemote()361 uint32_t totalSizeInFrame = parcel.ReadUint32(); in ReadFromParcel() local390 int32_t OHAudioBuffer::GetSizeParameter(uint32_t &totalSizeInFrame, uint32_t &spanSizeInFrame, in GetSizeParameter()
144 uint32_t totalSizeInFrame = spanSizeInFrame - 1; variable159 uint32_t totalSizeInFrame = spanSizeInFrame; variable
89 uint32_t totalSizeInFrame = spanSizeInFrame - 1; variable
63 uint32_t totalSizeInFrame; member
741 uint32_t totalSizeInFrame = 0; in InitSharedBuffer() local
472 uint32_t totalSizeInFrame = 0; in InitSharedBuffer() local