OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notify_mode
(Results
1 - 8
of
8
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
71
mm_camera_super_buf_notify_mode_t
notify_mode
);
191
mm_camera_super_buf_notify_mode_t
notify_mode
;
local
209
ch_obj->bundle.superbuf_queue.attr.
notify_mode
= cmd_cb->u.
notify_mode
;
215
notify_mode
= ch_obj->bundle.superbuf_queue.attr.
notify_mode
;
222
(MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS ==
notify_mode
) ) {
230
if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST ==
notify_mode
) {
526
mm_camera_super_buf_notify_mode_t
notify_mode
= ( mm_camera_super_buf_notify_mode_t ) in_val;
local
527
rc = mm_channel_config_notify_mode(my_obj,
notify_mode
);
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c
250
mm_camera_super_buf_notify_mode_t
notify_mode
;
local
265
notify_mode
= ch_obj->bundle.superbuf_queue.attr.
notify_mode
;
275
(MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS ==
notify_mode
) ) {
285
if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST ==
notify_mode
) {
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
71
mm_camera_super_buf_notify_mode_t
notify_mode
);
193
mm_camera_super_buf_notify_mode_t
notify_mode
;
local
211
ch_obj->bundle.superbuf_queue.attr.
notify_mode
= cmd_cb->u.
notify_mode
;
217
notify_mode
= ch_obj->bundle.superbuf_queue.attr.
notify_mode
;
224
(MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS ==
notify_mode
) ) {
232
if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST ==
notify_mode
) {
528
mm_camera_super_buf_notify_mode_t
notify_mode
= ( mm_camera_super_buf_notify_mode_t ) in_val;
local
529
rc = mm_channel_config_notify_mode(my_obj,
notify_mode
);
[
all
...]
/device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h
240
* @
notify_mode
: notify mode: burst or continuous
252
mm_camera_super_buf_notify_mode_t
notify_mode
;
member in struct:__anon1752
616
* @
notify_mode
: notification mode
622
mm_camera_super_buf_notify_mode_t
notify_mode
);
/hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h
240
* @
notify_mode
: notify mode: burst or continuous
252
mm_camera_super_buf_notify_mode_t
notify_mode
;
member in struct:__anon34095
616
* @
notify_mode
: notification mode
622
mm_camera_super_buf_notify_mode_t
notify_mode
);
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h
136
mm_camera_super_buf_notify_mode_t
notify_mode
;
member in struct:__anon2092
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
93
mm_camera_super_buf_notify_mode_t
notify_mode
; /* notification mode */
member in union:__anon1770::__anon1771
478
mm_camera_super_buf_notify_mode_t
notify_mode
);
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
93
mm_camera_super_buf_notify_mode_t
notify_mode
; /* notification mode */
member in union:__anon34114::__anon34115
478
mm_camera_super_buf_notify_mode_t
notify_mode
);
Completed in 96 milliseconds