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

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

Completed in 115 milliseconds