Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp458 kWhatInputSurfaceAccepted = 'isfa', enumerator
610 notify->setInt32("what", kWhatInputSurfaceAccepted); in onInputSurfaceAccepted()
618 notify->setInt32("what", kWhatInputSurfaceAccepted); in onInputSurfaceDeclined()
3308 case kWhatInputSurfaceAccepted: in onMessageReceived()