Searched refs:SWR_INTERFACE (Results 1 – 3 of 3) sorted by relevance
106 SWR_INTERFACE *pAPI; // @llvm_struct - Needed for the swr_memory callbacks175 SWR_INTERFACE api;
751 struct SWR_INTERFACE struct806 typedef void (SWR_API * PFNSwrGetInterface)(SWR_INTERFACE &out_funcs); argument807 SWR_VISIBLE void SWR_API SwrGetInterface(SWR_INTERFACE &out_funcs);
1714 void SwrGetInterface(SWR_INTERFACE &out_funcs) in SwrGetInterface()