Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvaapi_encode_h264.c65 typedef struct VAAPIEncodeH264Context { struct
66 VAAPIEncodeContext common;
69 int qp;
70 int quality;
71 int coder;
72 int aud;
73 int sei;
74 int profile;
75 int level;
78 int mb_width;
[all …]