Home
last modified time | relevance | path

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

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