Searched defs:VAAPIEncodeMPEG2Context (Results 1 – 1 of 1) sorted by relevance
30 typedef struct VAAPIEncodeMPEG2Context { struct31 VAAPIEncodeContext common;34 int profile;35 int level;38 int quant_i;39 int quant_p;63 } VAAPIEncodeMPEG2Context; argument