Searched defs:DecodeScalabilityPars (Results 1 – 1 of 1) sorted by relevance
42 struct DecodeScalabilityPars : public ScalabilityPars struct44 bool disableScalability = false;45 bool disableRealTile = false;46 bool disableVirtualTile = false;48 bool usingSfc = false;49 bool usingHcp = false;50 bool usingSlimVdbox = false;52 MOS_FORMAT surfaceFormat = Format_NV12;54 uint8_t maxTileColumn = 0;55 uint8_t maxTileRow = 0;[all …]