Searched defs:expectValue (Results 1 – 2 of 2) sorted by relevance
220 int32_t expectValue = 5; variable245 int32_t expectValue = MIN_GAIN_VALUE; variable271 int32_t expectValue = MAX_GAIN_VALUE; variable317 int32_t expectValue = AUDIO_CHANNEL_NORMAL; variable342 int32_t expectValue = AUDIO_CHANNEL_BOTH_LEFT; variable367 int32_t expectValue = AUDIO_CHANNEL_BOTH_RIGHT; variable602 int32_t expectValue = MIDDLE_VOLUME; variable628 int32_t expectValue = MIN_VOLUME; variable653 int32_t expectValue = MAX_VOLUME; variable722 int32_t expectValue = 0; variable
256 int32_t ReadCtrlInfo(struct HdfIoService *service, struct AudioCtlElemId id, int32_t expectValue) in ReadCtrlInfo()