Searched refs:is_audio_command (Results 1 – 1 of 1) sorted by relevance
79 static const uint8_t is_audio_command[10] = { 1, 1, 1, 1, 0, 0, 0, 1, 1, 0 }; variable621 if (!is_audio_command[cmd]) { in shorten_decode_frame()