Searched defs:end_picture (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
H A Davcenc.c687 static void end_picture(int slice_type, int next_is_bpic) function
1372 end_picture(slice_type, next_is_bpic);
H A Dmpeg2enc.c1256 end_picture(struct mpeg2enc_context *ctx, VAEncPictureType picture_type, int next_is_bpic) function
1399 end_picture(ctx, picture_type, next_is_bpic);
H A Dmpeg2vaenc.c1272 end_picture(struct mpeg2enc_context *ctx, VAEncPictureType picture_type, int next_is_bpic) function
1415 end_picture(ctx, picture_type, next_is_bpic);
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2398 static void end_picture(int slice_type, int next_is_bpic) function
2963 end_picture(slice_type, next_is_bpic);

Completed in 262 milliseconds