Searched refs:_coding_format (Results 1 – 1 of 1) sorted by relevance
193 CodecId(uint8_t _coding_format, uint16_t _vendor_company_id, uint16_t _vendor_codec_id) in CodecId() argument194 : coding_format_(flatbuffers::EndianScalar(_coding_format)), in CodecId()