Home
last modified time | relevance | path

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

/external/webrtc/media/base/
Dh264_profile_level_id.h72 RTC_EXPORT absl::optional<Level> SupportedLevel(int max_frame_pixel_count,
Dh264_profile_level_id.cc178 absl::optional<Level> SupportedLevel(int max_frame_pixel_count, float max_fps) { in SupportedLevel() argument
184 max_frame_pixel_count && in SupportedLevel()