Searched defs:PathAdder (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp721 struct PathAdder { struct in namespace:android
722 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) function in struct:android::PathAdder
727 ~PathAdder() {
734 PathAdder(const PathAdder &);
735 PathAdder &operator=(const PathAdder &);
832 PathAdder autoAdder(&mPath, chunk_type);

Completed in 14 milliseconds