Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp73 constexpr static int64_t kWatchIntervalUs = 3300000; // 3.3 secs member in android::__anon1bc2986c0111::CCodecWatchdog
97 (new AMessage(kWhatWatch, this))->post(kWatchIntervalUs); in watch()