Searched defs:VAAPIEncodeH265Context (Results 1 – 1 of 1) sorted by relevance
55 typedef struct VAAPIEncodeH265Context { struct56 VAAPIEncodeContext common;59 int qp;60 int aud;61 int profile;85 } VAAPIEncodeH265Context; argument