Searched refs:VOGETAUDIOENCAPI (Results 1 – 2 of 2) sorted by relevance
71 typedef int (VO_API * VOGETAUDIOENCAPI) (VO_AUDIO_CODECAPI * pEncHandle); typedef105 VOGETAUDIOENCAPI pGetAPI; in encode()149 pGetAPI = (VOGETAUDIOENCAPI)pfunc; in encode()
27 typedef int(VO_API *VOGETAUDIOENCAPI)(VO_AUDIO_CODECAPI *pEncHandle); typedef