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

/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c157 const char *outfileName = NULL; local
159 returnCode = parsecmdline(argc,argv, &infileName, &outfileName, &aacpara);
176 outfile = fopen(outfileName, "wb");

Completed in 1451 milliseconds