Searched refs:Mode (Results 1 - 3 of 3) sorted by relevance

/hardware/msm7k/libaudio-qsd8k/
H A DAudioHardware.h228 status_t doAudience_A1026_Control(int Mode, bool Record, uint32_t Routes);
H A DAudioHardware.cpp1107 status_t AudioHardware::doAudience_A1026_Control(int Mode, bool Record, uint32_t Routes) argument
1127 if ((Mode < AudioSystem::MODE_CURRENT) || (Mode >= AudioSystem::NUM_MODES)) {
1128 ALOGW("Illegal value: doAudience_A1026_Control(%d, %u, %u)", Mode, Record, Routes);
1133 if (Mode == AudioSystem::MODE_IN_CALL) {
/hardware/qcom/media/mm-video/vidc/venc/test/
H A Dvenc_test.cpp261 enum Mode enum
1587 fprintf(stderr, "<Dynamic config file - opt> <Rate Control - opt> <AVC Slice Mode - opt>\n", fname);
1749 E("invalid Slice Mode");

Completed in 115 milliseconds