Searched refs:encode_pb_pictures (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/libva/test/encode/ |
D | avcenc.c | 1375 static void encode_pb_pictures(FILE *yuv_fp, FILE *avc_fp, int f, int nbframes, int next_f) in encode_pb_pictures() function 1676 encode_pb_pictures(yuv_fp, avc_fp, f, frame_type_pattern[fcurrent][1]-1, in main()
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 2966 static void encode_pb_pictures(FILE *yuv_fp, FILE *avc_fp, int f, int nbframes, int next_f) in encode_pb_pictures() function 3265 encode_pb_pictures(yuv_fp, avc_fp, f, frame_type_pattern[fcurrent][1]-1, in encode_file()
|