Searched defs:totalSizeInFrame (Results 1 – 6 of 6) sorted by relevance
210 OHAudioBuffer::OHAudioBuffer(AudioBufferHolder bufferHolder, uint32_t totalSizeInFrame, uint32_t sp… in OHAudioBuffer()302 std::shared_ptr<OHAudioBuffer> OHAudioBuffer::CreateFromLocal(uint32_t totalSizeInFrame, uint32_t s… in CreateFromLocal()316 std::shared_ptr<OHAudioBuffer> OHAudioBuffer::CreateFromRemote(uint32_t totalSizeInFrame, uint32_t … in CreateFromRemote()368 uint32_t totalSizeInFrame = parcel.ReadUint32(); in ReadFromParcel() local397 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
467 uint32_t totalSizeInFrame = 0; in InitSharedBuffer() local