Home
last modified time | relevance | path

Searched refs:hal_vp8e_setup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h378 MPP_RET hal_vp8e_setup(void *hal);
H A Dhal_vp8e_vepu1_v2.c355 ret = hal_vp8e_setup(hal); in hal_vp8e_vepu1_gen_regs_v2()
H A Dhal_vp8e_vepu2_v2.c359 ret = hal_vp8e_setup(hal); in hal_vp8e_vepu2_gen_regs_v2()
H A Dhal_vp8e_base.c1597 MPP_RET hal_vp8e_setup(void *hal) in hal_vp8e_setup() function