Searched defs:VAAPIEncodePicture (Results 1 – 1 of 1) sorted by relevance
72 typedef struct VAAPIEncodePicture { struct73 struct VAAPIEncodePicture *next; argument75 int64_t display_order;76 int64_t encode_order;77 int64_t pts;78 int force_idr;82 VAEncROI *roi;84 void *roi;87 int type;88 int b_depth;[all …]