Home
last modified time | relevance | path

Searched defs:postview (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.cpp130 std::unique_ptr<std::vector<uint8_t>> postview, uint32_t width, uint32_t height, in onPostview()
267 PendingPostview postview = {}; in handlePostview() local
DQCamera3HdrPlusListenerThread.h80 std::unique_ptr<std::vector<uint8_t>> postview; member
DQCamera3HWI.cpp12412 int32_t postview = 0; in translateCapabilityToMetadata() local
16383 std::unique_ptr<std::vector<uint8_t>> postview, uint32_t width, uint32_t height, in onPostview()