Searched refs:VAEncPictureType (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/libva/test/encode/ |
D | mpeg2vaenc.c | 117 VAEncPictureType next_type; 996 VAEncPictureType picture_type, in mpeg2enc_update_sequence_parameter() 1010 VAEncPictureType picture_type, in mpeg2enc_update_picture_parameter() 1067 VAEncPictureType picture_type, in mpeg2enc_update_picture_parameter_buffer() 1087 mpeg2enc_update_slice_parameter(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) in mpeg2enc_update_slice_parameter() 1125 VAEncPictureType picture_type) in begin_picture() 1272 end_picture(struct mpeg2enc_context *ctx, VAEncPictureType picture_type, int next_is_bpic) in end_picture() 1308 store_coded_buffer(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) in store_coded_buffer() 1367 VAEncPictureType picture_type, in encode_picture() 1420 VAEncPictureType curr_type, in update_next_frame_info() [all …]
|
D | mpeg2enc.c | 117 VAEncPictureType next_type; 996 VAEncPictureType picture_type, in mpeg2enc_update_sequence_parameter() 1010 VAEncPictureType picture_type, in mpeg2enc_update_picture_parameter() 1051 VAEncPictureType picture_type, in mpeg2enc_update_picture_parameter_buffer() 1071 mpeg2enc_update_slice_parameter(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) in mpeg2enc_update_slice_parameter() 1109 VAEncPictureType picture_type) in begin_picture() 1256 end_picture(struct mpeg2enc_context *ctx, VAEncPictureType picture_type, int next_is_bpic) in end_picture() 1292 store_coded_buffer(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) in store_coded_buffer() 1351 VAEncPictureType picture_type, in encode_picture() 1404 VAEncPictureType curr_type, in update_next_frame_info() [all …]
|
/hardware/intel/common/libva/va/ |
D | va_enc_mpeg2.h | 214 VAEncPictureType picture_type;
|
D | va.h | 2286 } VAEncPictureType; typedef 2325 VAEncPictureType picture_type; 2356 VAEncPictureType picture_type;
|