Searched refs:ofp (Results 1 – 2 of 2) sorted by relevance
112 FILE *ofp; member514 if (ctx->ofp) { in mpeg2enc_exit()515 fclose(ctx->ofp); in mpeg2enc_exit()516 ctx->ofp = NULL; in mpeg2enc_exit()620 ctx->ofp = fopen(argv[4], "wb"); in parse_args()622 if (ctx->ofp == NULL) { in parse_args()1325 w_items = fwrite(coded_mem, slice_data_length, 1, ctx->ofp); in store_coded_buffer()
112 FILE *ofp; member514 if (ctx->ofp) { in mpeg2enc_exit()515 fclose(ctx->ofp); in mpeg2enc_exit()516 ctx->ofp = NULL; in mpeg2enc_exit()620 ctx->ofp = fopen(argv[4], "wb"); in parse_args()622 if (ctx->ofp == NULL) { in parse_args()1341 w_items = fwrite(coded_mem, slice_data_length, 1, ctx->ofp); in store_coded_buffer()