Searched refs:pGetAPI (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c155 VOGETAUDIODECAPI pGetAPI; local
204 pGetAPI = (VOGETAUDIODECAPI)pfunc;
205 returnCode = pGetAPI(&AudioAPI);
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAMRWB_E_SAMPLE.c104 VOGETAUDIOENCAPI pGetAPI; local
146 pGetAPI = (VOGETAUDIOENCAPI)pfunc;
148 returnCode = pGetAPI(&AudioAPI);

Completed in 90 milliseconds