Searched refs:addProperty_l (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMPEG4Writer.h261 uint16_t addProperty_l(const ItemProperty &);
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMPEG4Writer.h261 uint16_t addProperty_l(const ItemProperty &);
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp2014 mProperties.push_back(mOwner->addProperty_l({
2019 mProperties.push_back(mOwner->addProperty_l({
2026 mProperties.push_back(mOwner->addProperty_l({
2046 mProperties.push_back(mOwner->addProperty_l({
2052 mProperties.push_back(mOwner->addProperty_l({
4539 uint16_t MPEG4Writer::addProperty_l(const ItemProperty &prop) { function in class:MPEG4Writer
4542 ALOGV("addProperty_l: %s", typeStr);

Completed in 29 milliseconds