Searched refs:br_exp (Results 1 – 1 of 1) sorted by relevance
816 uint8 br_exp = (byte_1 >> 2) & 0x3F; in ParsePayloadSpecificRembItem() local818 field_.remb_item.bitrate = (br_mantissa << br_exp); in ParsePayloadSpecificRembItem()