Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvaapi_encode.h67 typedef struct VAAPIEncodePicture { struct
68 struct VAAPIEncodePicture *next; argument
70 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 …]