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

  /frameworks/av/media/libstagefright/webm/
WebmElement.cpp 87 uint64_t WebmElement::serializeInto(uint8_t *buf) {
107 serializeInto(buf);
127 serializeInto((uint8_t*) dst + pageOff);
251 child->serializeInto(buf + off);
WebmElement.h 36 uint64_t serializeInto(uint8_t *buf);

Completed in 41 milliseconds