OpenGrok
Cross Reference: mpeg2enc.c
xref
: /
hardware
/
intel
/
common
/
libva
/
test
/
encode
/
mpeg2enc.c
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");