HomeSort by relevance Sort by last modified time
    Searched full:lace (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/nestegg/src/
nestegg.c 1051 uint64_t lace; local
1055 lace = *p++;
1056 value = lace;
1057 while (lace == 255) {
1058 lace = *p++;
1059 value += lace;
1071 uint64_t lace; local
1073 r = ne_read_uint(io, &lace, 1);
1078 *value = lace;
1079 while (lace == 255)
1117 uint64_t lace, sum, length; local
    [all...]
  /frameworks/av/media/libstagefright/
OggExtractor.cpp 461 uint8_t lace = mCurrentPage.mLace[i]; local
463 packetSize += lace;
465 if (lace < 255) {
  /external/chromium/chrome/browser/history/
snippet_unittest.cc 151 ASSERT_EQ(" ... lace of business is at 1600 Amphitheatre Parkway, "
  /external/tremolo/Tremolo/
framing.c 889 /* search ahead one lace */
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 1195 milliseconds