Home
last modified time | relevance | path

Searched refs:m_nSrcFormatType (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faudio/FAudio-21.01/include/
H A DFAPOBase.h119 uint32_t m_nSrcFormatType; member
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dxapobase.h70 UINT32 m_nSrcFormatType; // input format type, used for thru processing variable
/dports/audio/faudio/FAudio-21.01/src/
H A DFAPOBase.c87 fapo->m_nSrcFormatType = 0; /* FIXME */ in CreateFAPOBaseWithCustomAllocatorEXT()