Home
last modified time | relevance | path

Searched refs:Vp8eRc (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c45 Vp8eRc *rc;
108 p->rc = mpp_calloc(Vp8eRc, 1); in vp8e_init()
109 memset(p->rc, 0, sizeof(Vp8eRc)); in vp8e_init()
/rockchip-linux_mpp/mpp/common/
H A Dvp8e_syntax.h101 } Vp8eRc; typedef
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h346 Vp8eRc *rc;
H A Dhal_vp8e_vepu1_v2.c492 ctx->rc = (Vp8eRc*) syntax[i].data; in hal_vp8e_vepu1_get_task_v2()
H A Dhal_vp8e_vepu2_v2.c494 ctx->rc = (Vp8eRc*) syntax[i].data; in hal_vp8e_vepu2_get_task_v2()