Searched refs:hal_h265e_debug (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/common/h265/ |
| H A D | hal_h265e_debug.h | 39 #define hal_h265e_dbg(flag, fmt, ...) _mpp_dbg(hal_h265e_debug, flag, fmt, ## __VA_ARGS__) 40 #define hal_h265e_dbg_f(flag, fmt, ...) _mpp_dbg_f(hal_h265e_debug, flag, fmt, ## __VA_ARGS__) 59 extern RK_U32 hal_h265e_debug;
|
| H A D | hal_h265e_api_v2.c | 39 RK_U32 hal_h265e_debug = 0; variable
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 526 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v540c_init() 1315 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_v540c_start() 1332 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_v540c_start() 1352 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_v540c_start() 1369 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_v540c_start()
|
| H A D | hal_h265e_vepu580.c | 1449 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v580_init() 2092 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_v580_send_regs() 2109 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_v580_send_regs() 2126 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_v580_send_regs() 2148 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_v580_send_regs()
|
| H A D | hal_h265e_vepu541.c | 632 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v541_init()
|