Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp2011 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/
DQCamera3Channel.h516 cam_edge_application_t mEdgeMode;
DQCamera3PostProc.cpp622 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsReprocess()
DQCamera3Channel.cpp3350 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsFramePostprocessing()
DQCamera3HWI.cpp7428 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/
Dcam_intf.h957 INCLUDE(CAM_INTF_META_EDGE_MODE, cam_edge_application_t, 1);
Dcam_types.h934 } cam_edge_application_t; typedef