Searched refs:vp8 (Results 1 – 14 of 14) sorted by relevance
657 const struct v4l2_ctrl_vp8_frame *slice = run->vp8.frame_params; in cedrus_vp8_setup()671 cedrus_vp8_update_probs(slice, ctx->codec.vp8.entropy_probs_buf); in cedrus_vp8_setup()706 ctx->codec.vp8.entropy_probs_buf_dma); in cedrus_vp8_setup()729 if (ctx->codec.vp8.last_filter_type) in cedrus_vp8_setup()747 if (ctx->codec.vp8.last_frame_p_type) in cedrus_vp8_setup()749 reg |= VE_VP8_PPS_LAST_SHARPNESS_LEVEL(ctx->codec.vp8.last_sharpness_level); in cedrus_vp8_setup()851 ctx->codec.vp8.last_filter_type = in cedrus_vp8_setup()853 ctx->codec.vp8.last_frame_p_type = in cedrus_vp8_setup()855 ctx->codec.vp8.last_sharpness_level = in cedrus_vp8_setup()864 ctx->codec.vp8.entropy_probs_buf = in cedrus_vp8_start()[all …]
95 struct cedrus_vp8_run vp8; member154 } vp8; member
78 run.vp8.frame_params = cedrus_find_control_data(ctx, in cedrus_device_run()
8 "mediatek,mt8173-vcodec-enc-vp8" for mt8173 vp8 encoder.19 - clock-names: avc encoder must contain "venc_sel", vp8 encoder must111 compatible = "mediatek,mt8173-vcodec-enc-vp8";
2012 p->codec.vp8.num_partitions = ctrl->val; in s5p_mfc_enc_s_ctrl()2015 p->codec.vp8.imd_4x4 = ctrl->val; in s5p_mfc_enc_s_ctrl()2018 p->codec.vp8.num_ref = ctrl->val; in s5p_mfc_enc_s_ctrl()2021 p->codec.vp8.filter_level = ctrl->val; in s5p_mfc_enc_s_ctrl()2024 p->codec.vp8.filter_sharpness = ctrl->val; in s5p_mfc_enc_s_ctrl()2027 p->codec.vp8.golden_frame_ref_period = ctrl->val; in s5p_mfc_enc_s_ctrl()2030 p->codec.vp8.golden_frame_sel = ctrl->val; in s5p_mfc_enc_s_ctrl()2033 p->codec.vp8.rc_min_qp = ctrl->val; in s5p_mfc_enc_s_ctrl()2036 p->codec.vp8.rc_max_qp = ctrl->val; in s5p_mfc_enc_s_ctrl()2039 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()
266 u32 vp8; member
117 ctr->profile.vp8 = ctrl->val; in venc_op_s_ctrl()
788 profile = ctr->profile.vp8; in venc_set_properties()
162 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp8>`.
914 .. _v4l2-codec-stateless-vp8:920 The bitstream parameters are defined according to :ref:`vp8`.
2145 .. _v4l2-mpeg-video-vp8-profile:
1516 compatible = "mediatek,mt8173-vcodec-enc-vp8";