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.h 38 uint64_t serializeInto(uint8_t *buf);
WebmElement.cpp 89 uint64_t WebmElement::serializeInto(uint8_t *buf) {
109 serializeInto(buf);
129 serializeInto((uint8_t*) dst + pageOff);
253 child->serializeInto(buf + off);

Completed in 161 milliseconds