Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_defs.h42 struct DecodeScalabilityPars : public ScalabilityPars struct
44 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 …]