Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h380 void write_ivf_header(void *hal, RK_U8 *dst);
H A Dhal_vp8e_vepu1_v2.c501 write_ivf_header(hal, p_out); in hal_vp8e_vepu1_get_task_v2()
H A Dhal_vp8e_vepu2_v2.c503 write_ivf_header(hal, p_out); in hal_vp8e_vepu2_get_task_v2()
H A Dhal_vp8e_base.c788 void write_ivf_header(void *hal, RK_U8 *dst) in write_ivf_header() function