Searched refs:GetSupportedCodecsCount (Results 1 – 1 of 1) sorted by relevance
8940 protected:uint8_t GetSupportedCodecsCount() const {ASSERT(was_validated_);auto to_bound = begin();a… in CreateOptional() function8942 …GetSupportedCodecsCount()) * 8)) / 8;if (field_sized_end < field_end) { field_end = field_sized_en… in CreateOptional()8944 …to_bound + (/* Bits: */ 56 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()8946 …ld_begin = (/* Bits: */ 64 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()8953 …elds */;if (it > end()) return false;it += ((static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()8960 …tus()) << ", supported_codecs_count = " << static_cast<uint64_t>(GetSupportedCodecsCount()) << ", … in CreateOptional()8988 protected:uint8_t GetSupportedCodecsCount() const {ASSERT(was_validated_);auto to_bound = begin();a… in CreateOptional() function8990 …GetSupportedCodecsCount()) * 16)) / 8;if (field_sized_end < field_end) { field_end = field_sized_e… in CreateOptional()8992 …to_bound + (/* Bits: */ 56 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 16))… in CreateOptional()8994 …ld_begin = (/* Bits: */ 64 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 16))… in CreateOptional()[all …]