Searched defs:VAAPIEncodePicture (Results 1 – 1 of 1) sorted by relevance
70 typedef struct VAAPIEncodePicture { struct71 struct VAAPIEncodePicture *next; argument73 int64_t display_order;74 int64_t encode_order;75 int64_t pts;76 int force_idr;80 VAEncROI *roi;82 void *roi;85 int type;86 int b_depth;[all …]