Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrwb/enc/SampleCode/
DAMRWB_E_SAMPLE.c105 VOGETAUDIOENCAPI pGetAPI; in encode() local
149 pGetAPI = (VOGETAUDIOENCAPI)pfunc; in encode()
151 returnCode = pGetAPI(&AudioAPI); in encode()