Home
last modified time | relevance | path

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

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