Searched refs:AV1D_DBG_LOG (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/common/av1/ |
| H A D | hal_av1d_common.h | 31 #define AV1D_DBG_LOG (0x00000008) macro 64 if (AV1D_DBG_LOG & hal_av1d_debug)\
|
| /rockchip-linux_mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 753 AV1D_DBG(AV1D_DBG_LOG, "frame_refs[%d] order_hint %d ref_frame_offset %d\n", in set_frame_sign_bias() 904 AV1D_DBG(AV1D_DBG_LOG, "frame_offset[%d %d %d %d] lst_idx %d alt_off %d\n", in vdpu_av1d_set_reference_frames() 1009 …AV1D_DBG(AV1D_DBG_LOG, "buf_idx[%d]=%d offset[%d : %d] hin %d\n", rf, buf_idx, cur_offset[rf], cur… in vdpu_av1d_set_reference_frames() 1093 AV1D_DBG(AV1D_DBG_LOG, "mf_types[%d %d %d]\n", mf_types[0], mf_types[1], mf_types[2]); in vdpu_av1d_set_reference_frames() 1458 AV1D_DBG(AV1D_DBG_LOG, "ref_frame[%d] alpa %d beta %d gamma %d delta %d\n", in vdpu_av1d_set_global_model() 1490 if (regs->swreg10.sw_tile_enable) AV1D_DBG(AV1D_DBG_LOG, "NOTICE: tile enabled.\n"); in vdpu_av1d_set_tile_info_regs() 1500 AV1D_DBG(AV1D_DBG_LOG, "WARNING: Superres used and tile width == 64\n"); in check_tile_width() 1603 … AV1D_DBG(AV1D_DBG_LOG, "tile_info[%d][%d]: start=%08x end=%08x x0:x1=%d:%d y0:y1=%d:%d\n", in vdpu_av1d_set_tile_info_mem() 1815 if (regs->swreg7.sw_apply_grain) AV1D_DBG(AV1D_DBG_LOG, "NOTICE: filmgrain enabled.\n"); in vdpu_av1d_set_fgs() 1925 AV1D_DBG(AV1D_DBG_LOG, "bitdepth %d fmt %d [%d : %d] wxh [%d : %d] uxv [%d : %d]\n", in vdpu_av1d_gen_regs() [all …]
|
| /rockchip-linux_mpp/mpp/hal/rkdec/av1d/ |
| H A D | hal_av1d_vdpu383.c | 2679 AV1D_DBG(AV1D_DBG_LOG, "control info: fmt %d, w %d, h %d\n", fmt, imgwidth, imgheight); in vdpu383_av1d_control()
|