Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_preview.h33 struct _MixVideoFormatEnc_Preview { struct
35 MixVideoFormatEnc parent;
37 VABufferID coded_buf;
38 VABufferID seq_param_buf;
39 VABufferID pic_param_buf;
40 VABufferID slice_param_buf;
41 VASurfaceID * ci_shared_surfaces;
42 VASurfaceID * surfaces;
43 guint surface_num;
45 MixVideoFrame *cur_fame; //current input frame to be encoded;
[all …]