Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaFilter.h81 kWhatAllocateComponent = 'allo', enumerator
DACodec.h136 kWhatAllocateComponent = 'allo', enumerator
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp183 msg->setWhat(kWhatAllocateComponent); in initiateAllocateComponent()
238 case kWhatAllocateComponent: in onMessageReceived()
/frameworks/av/media/libstagefright/
DACodec.cpp629 msg->setWhat(kWhatAllocateComponent); in initiateAllocateComponent()
6676 case ACodec::kWhatAllocateComponent: in onMessageReceived()