Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/st/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-6.3-rc2/drivers/staging/vc04_services/bcm2835-camera/
A Dcontrols.c615 u32 bitrate_mode; in ctrl_set_bitrate_mode() local
624 bitrate_mode = MMAL_VIDEO_RATECONTROL_VARIABLE; in ctrl_set_bitrate_mode()
627 bitrate_mode = MMAL_VIDEO_RATECONTROL_CONSTANT; in ctrl_set_bitrate_mode()
633 &bitrate_mode, in ctrl_set_bitrate_mode()
634 sizeof(bitrate_mode)); in ctrl_set_bitrate_mode()
/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_windsor.c418 enum MEDIAIP_ENC_BITRATE_MODE bitrate_mode; member
1026 param->bitrate_mode = MEDIAIP_ENC_BITRATE_MODE_CONSTANT_QP; in vpu_windsor_set_bitrate_mode()
1028 param->bitrate_mode = MEDIAIP_ENC_BITRATE_MODE_VBR; in vpu_windsor_set_bitrate_mode()
1030 param->bitrate_mode = MEDIAIP_ENC_BITRATE_MODE_CBR; in vpu_windsor_set_bitrate_mode()
1100 if (windsor->bitrate_mode != MEDIAIP_ENC_BITRATE_MODE_CBR) in vpu_windsor_update_bitrate()
/linux-6.3-rc2/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.c958 opt->bitrate_mode = HDPVR_CONSTANT; in hdpvr_s_ctrl()
960 opt->bitrate_mode = HDPVR_VARIABLE_AVERAGE; in hdpvr_s_ctrl()
962 opt->bitrate_mode); in hdpvr_s_ctrl()
A Dhdpvr-core.c252 .bitrate_mode = HDPVR_CONSTANT,
/linux-6.3-rc2/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-6.3-rc2/drivers/media/platform/qcom/venus/
A Dcore.h220 u32 bitrate_mode; member
A Dvenc.c750 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_VBR) in venc_set_properties()
753 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CBR) in venc_set_properties()
756 else if (ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in venc_set_properties()
A Dvenc_ctrls.c84 ctr->bitrate_mode = ctrl->val; in venc_op_s_ctrl()
A Dpm_helpers.c536 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in power_save_mode_enable()
A Dhelpers.c657 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in platform_get_bufreq()
/linux-6.3-rc2/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 50 milliseconds