Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dget_audio.c1642 uint32_t ui32_TypeID = 0; in parse_aiff_header() local
1651 ui32_TypeID = read_32_bits_high_low(sf); in parse_aiff_header()
1653 if ((ui32_TypeID != IFF_ID_AIFF) && (ui32_TypeID != IFF_ID_AIFC)) in parse_aiff_header()
1678 if (ui32_TypeID == IFF_ID_AIFC) { in parse_aiff_header()

Completed in 4 milliseconds