Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.h113 kWhatAllocate, enumerator
DCCodec.cpp599 sp<AMessage> allocMsg(new AMessage(kWhatAllocate, this)); in initiateAllocateComponent()
1677 case kWhatAllocate: { in onMessageReceived()