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

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

Completed in 39 milliseconds