Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame_metadata.cc69 void VideoFrameMetadata::SetSpatialIndex(int spatial_index) { in SetSpatialIndex() function in webrtc::VideoFrameMetadata
H A Dencoded_image.h93 void SetSpatialIndex(absl::optional<int> spatial_index) { in SetSpatialIndex() function