Searched refs:kType (Results 1 – 2 of 2) sorted by relevance
199 static constexpr uint8_t kType = 1; member222 static constexpr uint8_t kType = 2; member232 static constexpr uint8_t kType = 3; member245 static constexpr uint8_t kType = 4; member
188 if (dbs->type() == VendorSpecificBlock::kType) { in is_hdmi()322 if (dbs_->type() == ShortVideoDescriptor::kType) { in Advance()386 if (dbs_->type() != ShortAudioDescriptor::kType || ++sad_idx_ > num_sads) { in operator ++()
Completed in 9 milliseconds