Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 12 of 12) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_v2.c450 Vp8eFeedback *fb = &ctx->feedback; in hal_vp8e_vepu1_wait_v2() local
H A Dhal_vp8e_vepu2_v2.c453 Vp8eFeedback *fb = &ctx->feedback; in hal_vp8e_vepu2_wait_v2() local
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c242 Vepu510H265Fbk *fb = &frm->feedback; in vepu510_h265e_tune_stat_update() local
H A Dhal_h265e_vepu541.c1741 vepu541_h265_fbk *fb = &ctx->feedback; in hal_h265e_v540_start() local
1861 vepu541_h265_fbk *fb = &ctx->feedback; in vepu541_h265_set_feedback() local
2016 vepu541_h265_fbk *fb = &ctx->feedback; in hal_h265e_v541_ret_task() local
H A Dhal_h265e_vepu580_tune.c505 Vepu580H265Fbk *fb = &ctx->frm->feedback; in vepu580_h265e_tune_stat_update() local
H A Dhal_h265e_vepu540c.c1455 vepu540c_h265_fbk *fb = &ctx->feedback; in vepu540c_h265_set_feedback() local
1667 vepu540c_h265_fbk *fb = &ctx->feedback; in hal_h265e_v540c_ret_task() local
H A Dhal_h265e_vepu511.c2417 Vepu511H265Fbk *fb = &frm->feedback; in vepu511_h265_set_feedback() local
2533 Vepu511H265Fbk *fb = &frm->feedback; in vepu511_h265e_update_tune_stat() local
2785 Vepu511H265Fbk *fb = &frm->feedback; in hal_h265e_vepu511_ret_task() local
H A Dhal_h265e_vepu580.c2953 Vepu580H265Fbk *fb = &frm->feedback; in hal_h265e_v580_start() local
2992 Vepu580H265Fbk *fb = &frm->feedback; in vepu580_h265_set_feedback() local
3388 Vepu580H265Fbk *fb = &frm->feedback; in hal_h265e_v580_ret_task() local
H A Dhal_h265e_vepu510.c2225 Vepu510H265Fbk *fb = &frm->feedback; in vepu510_h265_set_feedback() local
2547 Vepu510H265Fbk *fb = &frm->feedback; in hal_h265e_v510_ret_task() local
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c2489 Vepu510H264Fbk *fb = &ctx->feedback; in hal_h264e_vepu510_ret_task() local
H A Dhal_h264e_vepu511.c2545 Vepu511H264Fbk *fb = &ctx->feedback; in hal_h264e_vepu511_ret_task() local
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c326 #define fb(width, name) \ macro