Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dget_audio.c1432 static uint32_t const IFF_ID_AIFF = 0x41494646; /* "AIFF" */ variable
1653 if ((ui32_TypeID != IFF_ID_AIFF) && (ui32_TypeID != IFF_ID_AIFC)) in parse_aiff_header()

Completed in 3 milliseconds