Home
last modified time | relevance | path

Searched defs:SpsState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/common_video/h264/
H A Dsps_parser.h24 struct SpsState { struct
43 static absl::optional<SpsState> ParseSps(const uint8_t* data, size_t length); argument