Searched defs:buffer_in (Results 1 – 7 of 7) sorted by relevance
11 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Write()28 void Ebml_Serialize(EbmlGlobal *glob, const void *buffer_in, unsigned long len) { in Ebml_Serialize()
19 const void *buffer_in, in Ebml_Write()31 const void *buffer_in, in Ebml_Serialize()
26 void AudioBufferQueue::Append(const scoped_refptr<AudioBuffer>& buffer_in) { in Append()
62 bool SeekableBuffer::Append(const scoped_refptr<DataBuffer>& buffer_in) { in Append()
226 const scoped_refptr<AudioBuffer>& buffer_in) { in EnqueueBuffer()
133 std::string buffer_in; member
174 const std::string& buffer_in; member