Searched defs:avc_fp (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/libva/test/encode/ |
D | avcenc.c | 1253 store_coded_buffer(FILE *avc_fp, int slice_type) in store_coded_buffer() 1309 encode_picture(FILE *yuv_fp, FILE *avc_fp, in encode_picture() 1375 static void encode_pb_pictures(FILE *yuv_fp, FILE *avc_fp, int f, int nbframes, int next_f) in encode_pb_pictures() 1554 FILE *avc_fp; in main() local
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 2846 store_coded_buffer(FILE *avc_fp, int slice_type) in store_coded_buffer() 2901 encode_picture(FILE *yuv_fp, FILE *avc_fp, in encode_picture() 2966 static void encode_pb_pictures(FILE *yuv_fp, FILE *avc_fp, int f, int nbframes, int next_f) in encode_pb_pictures() 3208 FILE *avc_fp; in encode_file() local
|