Searched refs:PLAYBACK (Results 1 – 14 of 14) sorted by relevance
56 PLAYBACK = 3 enumerator539 handle.state = (prev_state == PLAYBACK) ? PLAYBACK : IDLE; in audio_extn_cirrus_calibration_thread()542 if (handle.state == PLAYBACK) in audio_extn_cirrus_calibration_thread()731 while ((handle.state == PLAYBACK) && det_en) { in audio_extn_cirrus_failure_detect_thread()868 handle.state = PLAYBACK; in audio_extn_spkr_prot_start_processing()
150 dvrConfig.type = DvrType::PLAYBACK; in getDefaultSoftwareFrontendPlaybackConfig()
214 if (type == DvrType::PLAYBACK) { in openDvrInDemux()
144 dvrConfig.type = DvrType::PLAYBACK; in getDefaultSoftwareFrontendPlaybackConfig()
215 if (type == DvrType::PLAYBACK) { in openDvrInDemux()
65 PLAYBACK,
28 PLAYBACK = 4,
183 case DvrType::PLAYBACK: in openDvr()
114 if (mType == DvrType::PLAYBACK) { in start()
196 case DvrType::PLAYBACK: in openDvr()
135 if (mType == DvrType::PLAYBACK) { in start()
39 static_assert(CEC_DEVICE_PLAYBACK == static_cast<int>(CecDeviceType::PLAYBACK),
249 …m_constant public static final android.media.tuner.testing.configuration.V1_0.DvrTypeEnum PLAYBACK;
2722 PLAYBACK,