Searched refs:ADPCC_OP_MODE_MANUAL (Results 1 – 3 of 3) sorted by relevance
44 attr.eMode = ADPCC_OP_MODE_MANUAL; in sample_dpcc_set_attr()69 if (attr.eMode == ADPCC_OP_MODE_MANUAL) { in sample_dpcc_get_attr()
44 ADPCC_OP_MODE_MANUAL = 2, /**< instance is confiured (ready to start) or stopped */ enumerator
2867 } else if(pAdpccCtx->eMode == ADPCC_OP_MODE_MANUAL) { in AdpccProcess()