Searched refs:hal_h265e_debug (Results 1 – 7 of 7) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/common/h265/ |
| H A D | hal_h265e_debug.h | 40 #define hal_h265e_dbg(flag, fmt, ...) _mpp_dbg(hal_h265e_debug, flag, fmt, ## __VA_ARGS__) 41 #define hal_h265e_dbg_f(flag, fmt, ...) _mpp_dbg_f(hal_h265e_debug, flag, fmt, ## __VA_ARGS__) 62 extern RK_U32 hal_h265e_debug;
|
| H A D | hal_h265e_api_v2.c | 41 RK_U32 hal_h265e_debug = 0; variable
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu511.c | 505 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_vepu511_init() 2267 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_vepu511_start() 2284 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_vepu511_start() 2304 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_vepu511_start() 2321 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_vepu511_start() 2338 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_vepu511_start() 2355 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_vepu511_start() 2372 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_vepu511_start()
|
| H A D | hal_h265e_vepu540c.c | 508 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v540c_init() 1353 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_v540c_start() 1370 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_v540c_start() 1390 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_v540c_start() 1407 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_v540c_start()
|
| H A D | hal_h265e_vepu510.c | 1110 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v510_init() 2106 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_v510_start() 2123 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_v510_start() 2143 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_v510_start() 2160 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_v510_start()
|
| H A D | hal_h265e_vepu580.c | 1512 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v580_init() 2181 if (hal_h265e_debug & HAL_H265E_DBG_CTL_REGS) { in hal_h265e_v580_send_regs() 2198 if (hal_h265e_debug & HAL_H265E_DBG_REGS) { in hal_h265e_v580_send_regs() 2215 if (hal_h265e_debug & HAL_H265E_DBG_RCKUT_REGS) { in hal_h265e_v580_send_regs() 2237 if (hal_h265e_debug & HAL_H265E_DBG_WGT_REGS) { in hal_h265e_v580_send_regs()
|
| H A D | hal_h265e_vepu541.c | 602 mpp_env_get_u32("hal_h265e_debug", &hal_h265e_debug, 0); in hal_h265e_v541_init()
|