Home
last modified time | relevance | path

Searched refs:kWhatAllocateComponent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h144 kWhatAllocateComponent = 'allo', enumerator
/frameworks/av/media/libstagefright/
DACodec.cpp664 msg->setWhat(kWhatAllocateComponent); in initiateAllocateComponent()
7016 case ACodec::kWhatAllocateComponent: in onMessageReceived()