Searched refs:cam_edge_application_t (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
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()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Channel.h | 516 cam_edge_application_t mEdgeMode;
|
D | QCamera3PostProc.cpp | 622 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsReprocess()
|
D | QCamera3Channel.cpp | 3350 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsFramePostprocessing()
|
D | QCamera3HWI.cpp | 7428 IF_META_AVAILABLE(cam_edge_application_t, edgeApplication, in translateFromHalMetadata() 13277 cam_edge_application_t edge_application; in translateFwkMetadataToHalMetadata()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_intf.h | 957 INCLUDE(CAM_INTF_META_EDGE_MODE, cam_edge_application_t, 1);
|
D | cam_types.h | 934 } cam_edge_application_t; typedef
|