HomeSort by relevance Sort by last modified time
    Searched refs:CUSTOM_MUSIC_MAXSIZE (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/firmware/lib/include/
vboot_audio_private.h 51 #define CUSTOM_MUSIC_MAXSIZE VbExMaxMusicSize()
54 #define CUSTOM_MUSIC_MAXSIZE 0
  /external/vboot_reference/firmware/lib/
vboot_audio.c 67 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 80 milliseconds