Searched defs:i_bit (Results 1 – 3 of 3) sorted by relevance
168 bool i_bit = first_byte & 0b1000'0000; // PictureId present . in ParseRtpPayload() local
110 int i_bit = Bit(buffer[1], 7); in CheckPictureID() local
406 bool i_bit = PictureIdPresent(hdr_); in WriteHeader() local