Home
last modified time | relevance | path

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

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