Home | History | Annotate | Download | only in downmix

Lines Matching refs:cmdCode

370 static int Downmix_Command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize,
383 ALOGV("Downmix_Command command %d cmdSize %d",cmdCode, cmdSize);
385 switch (cmdCode) {
503 ALOGW("Downmix_Command invalid command %d",cmdCode);