Searched refs:buf_t (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
H A Dring_buffer.c32 } buf_t; typedef in typeref:struct:__anon16401
39 static size_t GetBufferReadRegions(buf_t* buf,
71 buf_t* self = NULL;
77 self = malloc(sizeof(buf_t));
97 buf_t* self = (buf_t*) handle;
114 buf_t* self = (buf_t*) handle;
131 buf_t* self = (buf_t*) handl
[all...]
/external/libvpx/libwebm/
H A Dmkvparser.cpp5868 typedef unsigned char* buf_t; typedef
5870 const buf_t buf = new (std::nothrow) unsigned char[buflen];

Completed in 75 milliseconds