Home
last modified time | relevance | path

Searched refs:cam_edge_application_t (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.h437 cam_edge_application_t mEdgeMode;
DQCamera3Channel.cpp2830 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsFramePostprocessing()
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1939 cam_edge_application_t edge_application; in updateMetadata()
1940 memset(&edge_application, 0x00, sizeof(cam_edge_application_t)); in updateMetadata()
2379 cam_edge_application_t edge_application; in metadata_stream_cb_routine()
2380 memset(&edge_application, 0x00, sizeof(cam_edge_application_t)); in metadata_stream_cb_routine()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_intf.h798 INCLUDE(CAM_INTF_META_EDGE_MODE, cam_edge_application_t, 1);
Dcam_types.h808 } cam_edge_application_t; typedef