Home
last modified time | relevance | path

Searched refs:bitrate_mode (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/platform/sti/hva/
A Dhva-debugfs.c19 u32 bitrate_mode, aspect, entropy, vui_sar, sei_fp; in format_ctx() local
44 bitrate_mode = V4L2_CID_MPEG_VIDEO_BITRATE_MODE; in format_ctx()
52 v4l2_ctrl_get_menu(bitrate_mode)[ctrls->bitrate_mode], in format_ctx()
A Dhva.h88 enum v4l2_mpeg_video_bitrate_mode bitrate_mode; member
A Dhva-h264.c644 td->brc_type = (ctrls->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CBR) in hva_h264_prepare_task()
715 if ((ctrls->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CBR) && in hva_h264_prepare_task()
A Dhva-v4l2.c627 ctx->ctrls.bitrate_mode = ctrl->val; in hva_s_ctrl()
/linux/drivers/staging/vc04_services/bcm2835-camera/
A Dcontrols.c620 u32 bitrate_mode; in ctrl_set_bitrate_mode() local
629 bitrate_mode = MMAL_VIDEO_RATECONTROL_VARIABLE; in ctrl_set_bitrate_mode()
632 bitrate_mode = MMAL_VIDEO_RATECONTROL_CONSTANT; in ctrl_set_bitrate_mode()
638 &bitrate_mode, in ctrl_set_bitrate_mode()
639 sizeof(bitrate_mode)); in ctrl_set_bitrate_mode()
/linux/drivers/media/usb/hdpvr/
A Dhdpvr.h52 u8 bitrate_mode; member
A Dhdpvr-control.c167 dev->options.bitrate_mode); in hdpvr_set_options()
A Dhdpvr-video.c959 opt->bitrate_mode = HDPVR_CONSTANT; in hdpvr_s_ctrl()
961 opt->bitrate_mode = HDPVR_VARIABLE_AVERAGE; in hdpvr_s_ctrl()
963 opt->bitrate_mode); in hdpvr_s_ctrl()
A Dhdpvr-core.c252 .bitrate_mode = HDPVR_CONSTANT,
/linux/drivers/media/pci/saa7164/
A Dsaa7164.h264 u32 bitrate_mode; member
281 u32 bitrate_mode; member
A Dsaa7164-encoder.c465 params->bitrate_mode = ctrl->val; in saa7164_s_ctrl()
A Dsaa7164-api.c200 if (port->encoder_params.bitrate_mode == in saa7164_api_set_encoder()
/linux/drivers/media/platform/qcom/venus/
A Dcore.h217 u32 bitrate_mode; member
A Dvenc.c737 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_VBR) in venc_set_properties()
740 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CBR) in venc_set_properties()
743 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in venc_set_properties()
A Dvenc_ctrls.c83 ctr->bitrate_mode = ctrl->val; in venc_op_s_ctrl()
A Dpm_helpers.c537 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in power_save_mode_enable()
A Dhelpers.c637 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in platform_get_bufreq()
/linux/drivers/media/platform/allegro-dvt/
A Dallegro-core.c1201 int bitrate_mode = v4l2_ctrl_g_ctrl(channel->mpeg_video_bitrate_mode); in fill_create_channel_param() local
1270 v4l2_bitrate_mode_to_mcu_mode(bitrate_mode) : 0; in fill_create_channel_param()

Completed in 56 milliseconds