Searched refs:ParseCodecType (Results 1 – 2 of 2) sorted by relevance
70 absl::optional<VideoCodecType> codec_type = ParseCodecType(ivf_header, 8); in Reset()181 absl::optional<VideoCodecType> IvfFileReader::ParseCodecType(uint8_t* buffer, in ParseCodecType() function in webrtc::IvfFileReader
64 absl::optional<VideoCodecType> ParseCodecType(uint8_t* buffer,