Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.h153 std::unordered_map<int64_t, InputFrame> mPendingInputFrames; variable
H A DHeicCompositeStream.h274 std::map<int64_t, InputFrame> mPendingInputFrames; variable