Searched refs:SWR_INTERFACE (Results 1 – 3 of 3) sorted by relevance
123 SWR_INTERFACE *pAPI; // @llvm_struct - Needed for the swr_memory callbacks200 SWR_INTERFACE api;
716 struct SWR_INTERFACE struct768 typedef void(SWR_API* PFNSwrGetInterface)(SWR_INTERFACE& out_funcs); argument769 SWR_VISIBLE void SWR_API SwrGetInterface(SWR_INTERFACE& out_funcs);
1753 void SwrGetInterface(SWR_INTERFACE& out_funcs) in SwrGetInterface()