Home
last modified time | relevance | path

Searched refs:WaveFormatExStruct (Results 1 – 4 of 4) sorted by relevance

/external/opencore/fileformats/avi/parser/include/
Dpv_avifile_streamlist.h53 WaveFormatExStruct iAudWaveFormatEx; //Audio Format Info
Dpv_avifile_typedefs.h411 } WaveFormatExStruct; typedef
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_streamlist.cpp856 aSize = sizeof(WaveFormatExStruct); in GetFormatSpecificInfo()
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
Dpvmi_mio_avi_wav_file.cpp825 WaveFormatExStruct* audioHdr = OSCL_STATIC_CAST(WaveFormatExStruct*, in InitComp()