Searched defs:HvccConfig (Results 1 – 1 of 1) sorted by relevance
24 struct HvccConfig { struct25 uint8_t version;27 uint8_t generalTierFlag;31 uint8_t generalLevelIdc;33 uint8_t parallelismType;34 uint8_t chromaFormat;35 uint8_t bitDepthLuma;36 uint8_t bitDepthChroma;37 uint16_t avgFrameRate;38 uint8_t constFrameRate;[all …]