Searched defs:VAAPIEncodePicture (Results 1 – 1 of 1) sorted by relevance
67 typedef struct VAAPIEncodePicture { struct68 struct VAAPIEncodePicture *next; argument70 int64_t display_order;71 int64_t encode_order;72 int64_t pts;73 int force_idr;77 VAEncROI *roi;79 void *roi;82 int type;83 int b_depth;[all …]