Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_reader.cc70 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
H A Divf_file_reader.h64 absl::optional<VideoCodecType> ParseCodecType(uint8_t* buffer,