Searched defs:buf_t (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
H A Dring_buffer.c32 } buf_t; typedef in typeref:struct:__anon33507
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/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.cpp4657 typedef unsigned char* buf_t; typedef
4658 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4714 typedef unsigned char* buf_t; typedef
4715 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4738 typedef unsigned char* buf_t; typedef
4739 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4762 typedef unsigned char* buf_t; typedef
4763 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5845 typedef unsigned char* buf_t; typedef
5847 const buf_t bu
[all...]
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp5327 typedef unsigned char* buf_t; typedef
5328 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5389 typedef unsigned char* buf_t; typedef
5390 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5412 typedef unsigned char* buf_t; typedef
5413 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5435 typedef unsigned char* buf_t; typedef
5436 const buf_t buf = new (std::nothrow) unsigned char[buflen];
6775 typedef unsigned char* buf_t; typedef
6777 const buf_t bu
[all...]
/external/libvpx/libwebm/
H A Dmkvparser.cpp4660 typedef unsigned char* buf_t; typedef
4661 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4717 typedef unsigned char* buf_t; typedef
4718 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4741 typedef unsigned char* buf_t; typedef
4742 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4765 typedef unsigned char* buf_t; typedef
4766 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5848 typedef unsigned char* buf_t; typedef
5850 const buf_t bu
[all...]

Completed in 563 milliseconds