Home
last modified time | relevance | path

Searched defs:_vbp_picture_data_mp42 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_loader.h55 typedef struct _vbp_picture_data_mp42 struct
57 uint8 vop_coded;
58 VAPictureParameterBufferMPEG4 picture_param;
59 VAIQMatrixBufferMPEG4 iq_matrix_buffer;
61 uint32 number_slices;
62 vbp_slice_data_mp42 *slice_data;
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
Dvbp_loader.h101 struct _vbp_picture_data_mp42 struct
103 uint8 vop_coded;
104 uint16 vop_time_increment;
106 uint8 new_picture_flag;
107 VAPictureParameterBufferMPEG4 picture_param;
108 vbp_slice_data_mp42 slice_data;
110 vbp_picture_data_mp42* next_picture_data;