Searched refs:pGetAPI (Results 1 – 2 of 2) sorted by relevance
155 VOGETAUDIODECAPI pGetAPI; in main() local204 pGetAPI = (VOGETAUDIODECAPI)pfunc; in main()205 returnCode = pGetAPI(&AudioAPI); in main()
105 VOGETAUDIOENCAPI pGetAPI; in encode() local147 pGetAPI = (VOGETAUDIOENCAPI)pfunc; in encode()149 returnCode = pGetAPI(&AudioAPI); in encode()