Searched refs:kHardware (Results 1 – 3 of 3) sorted by relevance
68 kHardware, enumerator129 decoder_type_ = DecoderType::kHardware; in InitHwDecoder()137 decoder_type_ == DecoderType::kHardware); in InitFallbackDecoder()148 if (decoder_type_ == DecoderType::kHardware) { in InitFallbackDecoder()199 case DecoderType::kHardware: { in Decode()246 case DecoderType::kHardware: in Release()
124 enum Implementation { kFake, kSoftware, kHardware } implementation = kFake; enumerator
394 case VideoStreamConfig::Encoder::Implementation::kHardware: in SendVideoStream()