Home | History | Annotate | Download | only in src

Lines Matching refs:notify_mode

71                                       mm_camera_super_buf_notify_mode_t notify_mode);
199 mm_camera_super_buf_notify_mode_t notify_mode;
239 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
295 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
332 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
342 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
677 mm_camera_super_buf_notify_mode_t notify_mode = ( mm_camera_super_buf_notify_mode_t ) in_val;
678 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
1391 * @notify_mode : notification mode
1398 mm_camera_super_buf_notify_mode_t notify_mode)
1406 node->u.notify_mode = notify_mode;
2266 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
2312 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
2378 * @notify_mode : notification mode