Searched refs:IFF_ID_FORM (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/frontend/ | ||
H A D | get_audio.c | 1431 static uint32_t const IFF_ID_FORM = 0x464f524d; /* "FORM" */ variable 1831 else if (ui32_type == IFF_ID_FORM) { in parse_file_header() |
Completed in 4 milliseconds