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

/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAMRWB_E_SAMPLE.c34 unsigned char OutputBuf[OUTPUT_SIZE]; variable
99 unsigned char *outBuf = OutputBuf;
217 fwrite(OutputBuf, 1, outData.Length + size1, fdst);

Completed in 2017 milliseconds