Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A Dencoded_image.h92 absl::optional<int> SpatialIndex() const { return spatial_index_; } in SpatialIndex() function
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Drtp_vp9_ref_finder_unittest.cc610 TEST_F(RtpVp9RefFinderTest, SpatialIndex) { in TEST_F() argument