Searched refs:CUSTOM_MUSIC_MAXSIZE (Results 1 - 2 of 2) sorted by relevance

/external/vboot_reference/firmware/lib/include/
H A Dvboot_audio_private.h51 #define CUSTOM_MUSIC_MAXSIZE VbExMaxMusicSize() macro
54 #define CUSTOM_MUSIC_MAXSIZE 0 macro
/external/vboot_reference/firmware/lib/
H A Dvboot_audio.c67 uint32_t maxsize = CUSTOM_MUSIC_MAXSIZE; /* always <= flash size (8M) */
108 * CUSTOM_MUSIC_MAXSIZE can't be larger than the size of the flash

Completed in 97 milliseconds