Searched defs:isSoftwareCodec (Results 1 – 3 of 3) sorted by relevance
429 int8_t isSoftwareCodec = dataBlock->isSoftwareCodec ? 1 : 0; in CodecCompCapabilityBlockMarshalling() local
159 bool isSoftwareCodec; /** Whether it is software codec or hardware codec. */ member
309 bool isSoftwareCodec; /**< Whether it is software codec or hardware codec. */ member