Searched refs:short_notes_ (Results 1 – 2 of 2) sorted by relevance
28 extern VbDevMusicNote default_notes_[], short_notes_[];126 TEST_TRUE(a->music_notes == short_notes_ && in VbAudioTest()143 TEST_TRUE(a->music_notes == short_notes_ && in VbAudioTest()
40 VbDevMusicNote short_notes_[] = { {2000, 0} }; /* two seconds */ variable41 uint32_t short_count_ = sizeof(short_notes_) / sizeof(VbDevMusicNote);76 builtin = short_notes_; in VbGetDevMusicNotes()