search for: grabbag__cuesheet_msf_to_fram

Displaying 1 result from an estimated 1 matches for "grabbag__cuesheet_msf_to_fram".

2017 Oct 19
0
FLAC on ARM Cortex-M4
...ations : ................... yes* * Asm optimizations : ................... no* * Ogg/FLAC support : .................... no* I'm getting some errors around type mismatches between the declarations and definitions for example: *grabbag/cuesheet.c:32:10: error: conflicting types for 'grabbag__cuesheet_msf_to_frame'* * uint32_t grabbag__cuesheet_msf_to_frame(uint32_t minutes, uint32_t seconds, uint32_t frames)* * ^* *In file included from ../../include/share/grabbag.h:24:0,* * from grabbag/cuesheet.c:29:* *../../include/share/grabbag/cuesheet.h:32:10: note: previous declaration o...