Searched refs:cam_edge_application_t (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCamera2HWICallbacks.cpp | 2011 cam_edge_application_t edge_application; in updateMetadata() 2012 memset(&edge_application, 0x00, sizeof(cam_edge_application_t)); in updateMetadata() 2535 cam_edge_application_t edge_application; in metadata_stream_cb_routine() 2536 memset(&edge_application, 0x00, sizeof(cam_edge_application_t)); in metadata_stream_cb_routine()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3Channel.h | 516 cam_edge_application_t mEdgeMode;
|
H A D | QCamera3PostProc.cpp | 622 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsReprocess()
|
H A D | QCamera3Channel.cpp | 3350 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsFramePostprocessing()
|
H A D | QCamera3HWI.cpp | 7479 IF_META_AVAILABLE(cam_edge_application_t, edgeApplication, in translateFromHalMetadata() 13327 cam_edge_application_t edge_application; in translateFwkMetadataToHalMetadata()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_intf.h | 960 INCLUDE(CAM_INTF_META_EDGE_MODE, cam_edge_application_t, 1);
|
H A D | cam_types.h | 934 } cam_edge_application_t; typedef
|