Home | History | Annotate | Download | only in src

Lines Matching defs:notify_mode

73                                       mm_camera_super_buf_notify_mode_t notify_mode);
205 mm_camera_super_buf_notify_mode_t notify_mode;
247 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
332 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
369 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
379 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
740 mm_camera_super_buf_notify_mode_t notify_mode =
742 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
1636 * @notify_mode : notification mode
1643 mm_camera_super_buf_notify_mode_t notify_mode)
1651 node->u.notify_mode = notify_mode;
2665 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
2711 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
2783 * @notify_mode : notification mode