Home | History | Annotate | Download | only in libwebm

Lines Matching refs:buf_t

4660       typedef unsigned char* buf_t;
4661 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4717 typedef unsigned char* buf_t;
4718 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4741 typedef unsigned char* buf_t;
4742 const buf_t buf = new (std::nothrow) unsigned char[buflen];
4765 typedef unsigned char* buf_t;
4766 const buf_t buf = new (std::nothrow) unsigned char[buflen];
5848 typedef unsigned char* buf_t;
5850 const buf_t buf = new (std::nothrow) unsigned char[buflen];