Home
last modified time | relevance | path

Searched refs:m2vh_dbg_func (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu2.c36 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_init()
88 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_init()
110 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_deinit()
149 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_deinit()
334 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_start()
370 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_start()
380 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_wait()
403 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_wait()
H A Dhal_m2vd_base.h45 #define m2vh_dbg_func(tag) \ macro