• Home
  • Raw
  • Download

Lines Matching defs:channel

281 allegro_channel_get_i_frame_qp(struct allegro_channel *channel)  in allegro_channel_get_i_frame_qp()
290 allegro_channel_get_p_frame_qp(struct allegro_channel *channel) in allegro_channel_get_p_frame_qp()
299 allegro_channel_get_b_frame_qp(struct allegro_channel *channel) in allegro_channel_get_b_frame_qp()
308 allegro_channel_get_min_qp(struct allegro_channel *channel) in allegro_channel_get_min_qp()
317 allegro_channel_get_max_qp(struct allegro_channel *channel) in allegro_channel_get_max_qp()
408 struct allegro_channel *channel; in allegro_find_channel_by_user_id() local
422 struct allegro_channel *channel; in allegro_find_channel_by_channel_id() local
432 static inline bool channel_exists(struct allegro_channel *channel) in channel_exists()
1104 static u32 allegro_channel_get_entropy_mode(struct allegro_channel *channel) in allegro_channel_get_entropy_mode()
1116 static int fill_create_channel_param(struct allegro_channel *channel, in fill_create_channel_param()
1236 struct allegro_channel *channel) in allegro_mcu_send_create_channel()
1266 struct allegro_channel *channel) in allegro_mcu_send_destroy_channel()
1283 struct allegro_channel *channel, in allegro_mcu_send_put_stream_buffer()
1309 struct allegro_channel *channel, in allegro_mcu_send_encode_frame()
1351 static int allegro_mcu_push_buffer_internal(struct allegro_channel *channel, in allegro_mcu_push_buffer_internal()
1402 static int allegro_mcu_push_buffer_intermediate(struct allegro_channel *channel) in allegro_mcu_push_buffer_intermediate()
1409 static int allegro_mcu_push_buffer_reference(struct allegro_channel *channel) in allegro_mcu_push_buffer_reference()
1416 static int allocate_buffers_internal(struct allegro_channel *channel, in allocate_buffers_internal()
1450 static void destroy_buffers_internal(struct allegro_channel *channel, in destroy_buffers_internal()
1463 static void destroy_reference_buffers(struct allegro_channel *channel) in destroy_reference_buffers()
1468 static void destroy_intermediate_buffers(struct allegro_channel *channel) in destroy_intermediate_buffers()
1474 static int allocate_intermediate_buffers(struct allegro_channel *channel, in allocate_intermediate_buffers()
1482 static int allocate_reference_buffers(struct allegro_channel *channel, in allocate_reference_buffers()
1490 static ssize_t allegro_h264_write_sps(struct allegro_channel *channel, in allegro_h264_write_sps()
1590 static ssize_t allegro_h264_write_pps(struct allegro_channel *channel, in allegro_h264_write_pps()
1627 static void allegro_channel_eos_event(struct allegro_channel *channel) in allegro_channel_eos_event()
1636 static ssize_t allegro_hevc_write_vps(struct allegro_channel *channel, in allegro_hevc_write_vps()
1675 static ssize_t allegro_hevc_write_sps(struct allegro_channel *channel, in allegro_hevc_write_sps()
1741 static ssize_t allegro_hevc_write_pps(struct allegro_channel *channel, in allegro_hevc_write_pps()
1788 static u64 allegro_put_buffer(struct allegro_channel *channel, in allegro_put_buffer()
1804 allegro_get_buffer(struct allegro_channel *channel, in allegro_get_buffer()
1823 static void allegro_channel_finish_frame(struct allegro_channel *channel, in allegro_channel_finish_frame()
2027 struct allegro_channel *channel; in allegro_handle_create_channel() local
2107 struct allegro_channel *channel; in allegro_handle_destroy_channel() local
2130 struct allegro_channel *channel; in allegro_handle_encode_frame() local
2351 static void allegro_destroy_channel(struct allegro_channel *channel) in allegro_destroy_channel()
2412 static int allegro_create_channel(struct allegro_channel *channel) in allegro_create_channel()
2490 static void allegro_channel_adjust(struct allegro_channel *channel) in allegro_channel_adjust()
2601 static void allegro_set_default_params(struct allegro_channel *channel) in allegro_set_default_params()
2624 struct allegro_channel *channel = vb2_get_drv_priv(vq); in allegro_queue_setup() local
2654 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); in allegro_buf_prepare() local
2673 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); in allegro_buf_queue() local
2698 struct allegro_channel *channel = vb2_get_drv_priv(q); in allegro_start_streaming() local
2717 struct allegro_channel *channel = vb2_get_drv_priv(q); in allegro_stop_streaming() local
2773 struct allegro_channel *channel = priv; in allegro_queue_init() local
2804 static int allegro_clamp_qp(struct allegro_channel *channel, in allegro_clamp_qp()
2822 static int allegro_clamp_bitrate(struct allegro_channel *channel, in allegro_clamp_bitrate()
2837 struct allegro_channel *channel = container_of(ctrl->handler, in allegro_try_ctrl() local
2852 struct allegro_channel *channel = container_of(ctrl->handler, in allegro_s_ctrl() local
2889 struct allegro_channel *channel = NULL; in allegro_open() local
3082 struct allegro_channel *channel = fh_to_channel(file->private_data); in allegro_release() local
3138 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_cap() local
3180 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_cap() local
3204 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_out() local
3251 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_out() local
3273 static int allegro_channel_cmd_stop(struct allegro_channel *channel) in allegro_channel_cmd_stop()
3281 static int allegro_channel_cmd_start(struct allegro_channel *channel) in allegro_channel_cmd_start()
3292 struct allegro_channel *channel = fh_to_channel(fh); in allegro_encoder_cmd() local
3342 struct allegro_channel *channel = fh_to_channel(fh); in allegro_ioctl_streamon() local
3357 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_parm() local
3374 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_parm() local
3467 struct allegro_channel *channel = priv; in allegro_device_run() local