Home | History | Annotate | Download | only in libwebm

Lines Matching refs:buf_t

5875             typedef unsigned char* buf_t;

5877 const buf_t buf = new (std::nothrow) unsigned char[buflen];