Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h31 PRE_PROC_STATE_ACTIVE, enumerator
DPreProcessingContext.cpp101 mState = PRE_PROC_STATE_ACTIVE; in enable()
106 if (mState != PRE_PROC_STATE_ACTIVE) { in disable()