Searched refs:ParsePpsIdsInternal (Results 1 – 2 of 2) sorted by relevance
57 return ParsePpsIdsInternal(&bit_buffer, pps_id, sps_id); in ParsePpsIds()83 RETURN_EMPTY_ON_FAIL(ParsePpsIdsInternal(bit_buffer, &pps.id, &pps.sps_id)); in ParseInternal()189 bool PpsParser::ParsePpsIdsInternal(rtc::BitBuffer* bit_buffer, in ParsePpsIdsInternal() function in webrtc::PpsParser
55 static bool ParsePpsIdsInternal(rtc::BitBuffer* bit_buffer,