Home | History | Annotate | Download | only in src

Lines Matching defs:notify_mode

71                                       mm_camera_super_buf_notify_mode_t notify_mode);
193 mm_camera_super_buf_notify_mode_t notify_mode;
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;
529 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
1175 * @notify_mode : notification mode
1182 mm_camera_super_buf_notify_mode_t notify_mode)
1190 node->u.notify_mode = notify_mode;
1825 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
1871 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {