Searched defs:serializeInto (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp87 uint64_t WebmElement::serializeInto(uint8_t *buf) { function in class:android::WebmElement
107 serializeInto(buf);
127 serializeInto((uint8_t*) dst + pageOff);
251 child->serializeInto(buf + off);

Completed in 39 milliseconds