Searched refs:vp8 (Results 1 – 13 of 13) sorted by relevance
656 const struct v4l2_ctrl_vp8_frame *slice = run->vp8.frame_params; in cedrus_vp8_setup()669 cedrus_vp8_update_probs(slice, ctx->codec.vp8.entropy_probs_buf); in cedrus_vp8_setup()704 ctx->codec.vp8.entropy_probs_buf_dma); in cedrus_vp8_setup()727 if (ctx->codec.vp8.last_filter_type) in cedrus_vp8_setup()745 if (ctx->codec.vp8.last_frame_p_type) in cedrus_vp8_setup()747 reg |= VE_VP8_PPS_LAST_SHARPNESS_LEVEL(ctx->codec.vp8.last_sharpness_level); in cedrus_vp8_setup()823 ctx->codec.vp8.last_filter_type = in cedrus_vp8_setup()825 ctx->codec.vp8.last_frame_p_type = in cedrus_vp8_setup()827 ctx->codec.vp8.last_sharpness_level = in cedrus_vp8_setup()838 ctx->codec.vp8.entropy_probs_buf = in cedrus_vp8_start()[all …]
100 struct cedrus_vp8_run vp8; member161 } vp8; member
85 run.vp8.frame_params = cedrus_find_control_data(ctx, in cedrus_device_run()
2010 p->codec.vp8.num_partitions = ctrl->val; in s5p_mfc_enc_s_ctrl()2013 p->codec.vp8.imd_4x4 = ctrl->val; in s5p_mfc_enc_s_ctrl()2016 p->codec.vp8.num_ref = ctrl->val; in s5p_mfc_enc_s_ctrl()2019 p->codec.vp8.filter_level = ctrl->val; in s5p_mfc_enc_s_ctrl()2022 p->codec.vp8.filter_sharpness = ctrl->val; in s5p_mfc_enc_s_ctrl()2025 p->codec.vp8.golden_frame_ref_period = ctrl->val; in s5p_mfc_enc_s_ctrl()2028 p->codec.vp8.golden_frame_sel = ctrl->val; in s5p_mfc_enc_s_ctrl()2031 p->codec.vp8.rc_min_qp = ctrl->val; in s5p_mfc_enc_s_ctrl()2034 p->codec.vp8.rc_max_qp = ctrl->val; in s5p_mfc_enc_s_ctrl()2037 p->codec.vp8.rc_frame_qp = ctrl->val; in s5p_mfc_enc_s_ctrl()[all …]
522 struct s5p_mfc_vp8_enc_params vp8; member
1352 struct s5p_mfc_vp8_enc_params *p_vp8 = &p->codec.vp8; in s5p_mfc_set_enc_params_vp8()
273 u32 vp8; member
118 ctr->profile.vp8 = ctrl->val; in venc_op_s_ctrl()
859 profile = ctr->profile.vp8; in venc_set_properties()
162 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp8>`.
926 .. _v4l2-codec-stateless-vp8:932 The bitstream parameters are defined according to :ref:`vp8`.
2167 .. _v4l2-mpeg-video-vp8-profile:
1503 compatible = "mediatek,mt8173-vcodec-enc-vp8";