Searched refs:allocateOutputMetadataBuffers (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h283 status_t allocateOutputMetadataBuffers();
/frameworks/av/media/libstagefright/
H A DACodec.cpp773 err = allocateOutputMetadataBuffers();
1096 status_t ACodec::allocateOutputMetadataBuffers() { function in class:android::ACodec
1165 info->setWriteFence(fenceFd, "allocateOutputMetadataBuffers for legacy");

Completed in 6168 milliseconds