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

  /external/chromium_org/media/mp4/
box_definitions.cc 20 size_t num_brands = (reader->size() - reader->pos()) / sizeof(FourCC); local
21 return reader->SkipBytes(sizeof(FourCC) * num_brands); // compatible_brands

Completed in 30 milliseconds