Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 37) sorted by relevance

12

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h94 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {;} in notifyWDenoiseEvent()
95 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent()
DQCameraHWI.h182 void *cookie; member
190 void *cookie; member
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h131 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {;} in notifyWDenoiseEvent()
134 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent()
/device/lge/mako/camera/
DQCameraStream.h132 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {}; in notifyWDenoiseEvent()
135 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie) {}; in notifyHdrEvent()
DQCameraHWI_Still.cpp2642 void QCameraStream_Snapshot::notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) in notifyWDenoiseEvent()
2856 void QCameraStream_Snapshot::notifyHdrEvent(cam_ctrl_status_t status, void * cookie) in notifyHdrEvent()
DQCameraHWI.cpp2654 void QCameraHardwareInterface::wdenoiseEvent(cam_ctrl_status_t status, void *cookie) in wdenoiseEvent()
2807 void QCameraHardwareInterface::hdrEvent(cam_ctrl_status_t status, void *cookie) in hdrEvent()
DQCameraHWI.h171 void *cookie; member
179 void *cookie; member
/device/htc/flounder/audio/soundtrigger/
Dsound_trigger_hw.c364 void *cookie, in stdev_load_sound_model()
438 void *cookie) in stdev_start_recognition()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp117 camera_jpeg_encode_cookie_t *cookie = in snapshot_jpeg_cb() local
492 camera_jpeg_encode_cookie_t *cookie = in encodeData() local
3045 void QCameraHardwareInterface::wdenoiseEvent(cam_ctrl_status_t status, void *cookie) in wdenoiseEvent()
3304 void QCameraHardwareInterface::notifyHdrEvent(cam_ctrl_status_t status, void * cookie) in notifyHdrEvent()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h126 void *cookie; // release callback cookie member
DQCameraPostProc.cpp769 void QCameraPostProcessor::releaseNotifyData(void *user_data, void *cookie) in releaseNotifyData()
/device/lge/mako/camera/QCamera/HAL/core/inc/
DQCameraStream.h124 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {;} in notifyWDenoiseEvent()
DQCameraHWI.h171 void *cookie; member
179 void *cookie; member
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.h126 void *cookie; // release callback cookie member
DQCameraPostProc.cpp769 void QCameraPostProcessor::releaseNotifyData(void *user_data, void *cookie) in releaseNotifyData()
/device/asus/deb/original-kernel-headers/media/
Dmsmb_pproc.h108 void *cookie; member
/device/asus/flo/original-kernel-headers/media/
Dmsmb_pproc.h108 void *cookie; member
/device/asus/deb/kernel-headers/media/
Dmsmb_pproc.h124 void *cookie; member
/device/asus/flo/kernel-headers/media/
Dmsmb_pproc.h124 void *cookie; member
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h152 void *cookie; // release callback cookie member
DQCameraPostProc.cpp1043 void *cookie, in releaseNotifyData()
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c1174 mm_channel_pp_info_t *cookie = NULL; in mm_channel_do_post_processing() local
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Still.cpp2340 void QCameraStream_Snapshot::notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) in notifyWDenoiseEvent()
DQCameraHWI.cpp2460 void QCameraHardwareInterface::wdenoiseEvent(cam_ctrl_status_t status, void *cookie) in wdenoiseEvent()
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera.h230 struct msm_mem_map_info cookie; member

12