Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h126 kWhatSetup = 'setu', enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp625 msg->setWhat(kWhatSetup); in initiateSetup()
6836 case ACodec::kWhatSetup: in onMessageReceived()