Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h149 kWhatReleaseCodecInstance = 'relC', enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp704 (new AMessage(kWhatReleaseCodecInstance, this))->post(3000000); in initiateShutdown()
5937 case ACodec::kWhatReleaseCodecInstance: in onMessageReceived()
6874 case ACodec::kWhatReleaseCodecInstance: in onMessageReceived()