Searched refs:gFp (Results 1 – 1 of 1) sorted by relevance
64 static FILE* gFp; variable188 if (fwrite(pCntxt->pDataBase, 1, BUFFER_SIZE_IN_BYTES, gFp) < BUFFER_SIZE_IN_BYTES) { in DecPlayCallback()271 gFp = fopen(outputPath, "w"); in TestDecToBuffQueue()272 if (NULL == gFp) { in TestDecToBuffQueue()528 fclose(gFp); in TestDecToBuffQueue()