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

/external/libvpx/libwebm/
H A Dmkvparser.cpp53 return E_BUFFER_NOT_FULL;
86 return E_BUFFER_NOT_FULL;
1092 return E_BUFFER_NOT_FULL;
1101 return E_BUFFER_NOT_FULL;
1107 return E_BUFFER_NOT_FULL;
1122 return E_BUFFER_NOT_FULL;
1131 return E_BUFFER_NOT_FULL;
1137 return E_BUFFER_NOT_FULL;
1172 return E_BUFFER_NOT_FULL;
1375 return E_BUFFER_NOT_FULL;
[all...]
H A Dmkvparser.hpp20 const int E_BUFFER_NOT_FULL = -3; member in namespace:mkvparser

Completed in 242 milliseconds