Searched refs:hal_h264e_dbg_flow (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/common/h264/ |
| H A D | hal_h264e_debug.h | 38 #define hal_h264e_dbg_flow(fmt, ...) hal_h264e_dbg_f(HAL_H264E_DBG_FLOW, fmt, ## __VA_ARGS__) macro
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 498 hal_h264e_dbg_flow("input color range %d colorspace %d", prep->range, prep->color); in setup_vepu541_prep() 516 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu541_prep()
|
| H A D | hal_h264e_vepu540c.c | 490 hal_h264e_dbg_flow("input color range %d colorspace %d", prep->range, prep->color); in setup_vepu540c_prep() 508 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu540c_prep()
|
| H A D | hal_h264e_vepu580.c | 771 hal_h264e_dbg_flow("input color range %d colorspace %d", prep->range, prep->color); in setup_vepu580_prep() 789 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu580_prep()
|
| H A D | hal_h264e_vepu510.c | 787 hal_h264e_dbg_flow("input color range %d colorspace %d", prep->range, prep->color); in setup_vepu510_prep() 805 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu510_prep()
|
| H A D | hal_h264e_vepu511.c | 764 hal_h264e_dbg_flow("input color range %d colorspace %d", prep->range, prep->color); in setup_vepu511_prep() 782 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu511_prep()
|