Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvaapi_encode_h265.c55 typedef struct VAAPIEncodeH265Context { struct
56 VAAPIEncodeContext common;
59 int qp;
60 int aud;
61 int profile;
85 } VAAPIEncodeH265Context; argument