Home
last modified time | relevance | path

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

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