Home | History | Annotate | Download | only in encode

Lines Matching full:fopen

600     ctx->ifp = fopen(argv[3], "rb");
620 ctx->ofp = fopen(argv[4], "wb");