Searched defs:DependencyDescriptor (Results 1 – 2 of 2) sorted by relevance
81 struct DependencyDescriptor { struct82 static constexpr int kMaxSpatialIds = 4;83 static constexpr int kMaxTemporalIds = 8;84 static constexpr int kMaxDecodeTargets = 32;85 static constexpr int kMaxTemplates = 64;87 bool first_packet_in_frame = true;88 bool last_packet_in_frame = true;89 int frame_number = 0;90 FrameDependencyTemplate frame_dependencies;91 absl::optional<RenderResolution> resolution;[all …]
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...