Home | History | Annotate | Download | only in src

Lines Matching defs:notify_mode

71                                       mm_camera_super_buf_notify_mode_t notify_mode);
191 mm_camera_super_buf_notify_mode_t notify_mode;
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;
527 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
1172 * @notify_mode : notification mode
1179 mm_camera_super_buf_notify_mode_t notify_mode)
1187 node->u.notify_mode = notify_mode;
1822 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {
1868 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) {