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

/frameworks/av/include/media/stagefright/
H A DACodec.h331 status_t allocateOutputMetadataBuffers();
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h331 status_t allocateOutputMetadataBuffers();
/frameworks/av/media/libstagefright/include/
H A DACodec.h331 status_t allocateOutputMetadataBuffers();
/frameworks/av/media/libstagefright/
H A DACodec.cpp844 err = allocateOutputMetadataBuffers();
1308 status_t ACodec::allocateOutputMetadataBuffers() { function in class:android::ACodec

Completed in 41 milliseconds