Home
last modified time | relevance | path

Searched refs:ParseCodecType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/utility/
Divf_file_reader.cc66 absl::optional<VideoCodecType> codec_type = ParseCodecType(ivf_header, 8); in Reset()
186 absl::optional<VideoCodecType> IvfFileReader::ParseCodecType(uint8_t* buffer, in ParseCodecType() function in webrtc::IvfFileReader
Divf_file_reader.h60 absl::optional<VideoCodecType> ParseCodecType(uint8_t* buffer,