Searched defs:canSwapWidthHeight (Results 1 – 2 of 2) sorted by relevance
440 int8_t canSwapWidthHeight = dataBlock->canSwapWidthHeight ? 1 : 0; in CodecCompCapabilityBlockMarshalling() local
166 bool canSwapWidthHeight; /** Whether width and height verification is supported. */ member