Searched defs: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.c105 VOGETAUDIOENCAPI pGetAPI; local
147 pGetAPI = (VOGETAUDIOENCAPI)pfunc;
149 returnCode = pGetAPI(&AudioAPI);

Completed in 340 milliseconds