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

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc137 const int kMaxIdLengthInBytes = 4; local
142 for (; bit_pos < kMaxIdLengthInBytes; ++bit_pos) {
/external/libvpx/libwebm/mkvparser/
H A Dmkvparser.cc136 const int kMaxIdLengthInBytes = 4; local
141 for (; bit_pos < kMaxIdLengthInBytes; ++bit_pos) {

Completed in 113 milliseconds