Searched refs:AV1D_DBG_REF (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser.c | 579 …av1d_dbg(AV1D_DBG_REF, "ref %p, f->ref->ref_count %d, ref->invisible= %d", f->ref, f->ref->ref_cou… in av1d_frame_unref() 582 av1d_dbg(AV1D_DBG_REF, "clr f->slot_index = %d", f->slot_index); in av1d_frame_unref() 590 av1d_dbg(AV1D_DBG_REF, "free framebuf prt %p", framebuf); in av1d_frame_unref() 726 av1d_dbg(AV1D_DBG_REF, "header->refresh_frame_flags = %d", in update_reference_list() 729 av1d_dbg(AV1D_DBG_REF, "av1 ref idx %d s->ref[%d].slot_index %d", in update_reference_list() 827 av1d_dbg(AV1D_DBG_REF, "get frame->slot_index %d", frame->slot_index); in get_current_frame()
|
| H A D | av1d_parser.h | 39 #define AV1D_DBG_REF (0x00000004) macro
|
| H A D | av1d_cbs.c | 2122 av1d_dbg(AV1D_DBG_REF, "Frame %d: size %dx%d " in mpp_av1_uncompressed_header()
|