Searched refs:allocateOutputMetadataBuffers (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 1567 milliseconds