Searched defs:VideoParamConfigSet (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderDef.h350 struct VideoParamConfigSet { struct
354 VideoParamConfigSet &operator=(const VideoParamConfigSet &other) {
362 struct VideoParamsCommon : VideoParamConfigSet {
392 VideoParamConfigSet::operator=(other);
412 struct VideoParamsAVC : VideoParamConfigSet {
443 VideoParamConfigSet::operator=(other);
474 struct VideoParamsUpstreamBuffer : VideoParamConfigSet {
488 struct VideoParamsUsrptrBuffer : VideoParamConfigSet {
507 struct VideoParamsHRD : VideoParamConfigSet {
[all...]

Completed in 66 milliseconds