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()
104 VOGETAUDIOENCAPI pGetAPI; in encode() local146 pGetAPI = (VOGETAUDIOENCAPI)pfunc; in encode()148 returnCode = pGetAPI(&AudioAPI); in encode()