Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_types.c440 int8_t canSwapWidthHeight = dataBlock->canSwapWidthHeight ? 1 : 0; in CodecCompCapabilityBlockMarshalling() local
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h166 bool canSwapWidthHeight; /** Whether width and height verification is supported. */ member