Searched refs:pipeError (Results 1 – 1 of 1) sorted by relevance
427 int pipeError = 0; in JPEGEnc_Free_ComponentResources() local448 pipeError = write(pComponentPrivate->nCmdPipe[1], &eCmd, sizeof(eCmd)); in JPEGEnc_Free_ComponentResources()449 if (pipeError == -1) { in JPEGEnc_Free_ComponentResources()454 pipeError = write(pComponentPrivate->nCmdDataPipe[1], &nParam, sizeof(nParam)); in JPEGEnc_Free_ComponentResources()455 if (pipeError == -1) { in JPEGEnc_Free_ComponentResources()