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.h127 kWhatAllocateComponent = 'allo', enumerator
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp72 msg->setWhat(kWhatAllocateComponent); in initiateAllocateComponent()
127 case kWhatAllocateComponent: in onMessageReceived()
/frameworks/av/media/libstagefright/
DACodec.cpp629 msg->setWhat(kWhatAllocateComponent); in initiateAllocateComponent()
6610 case ACodec::kWhatAllocateComponent: in onMessageReceived()