Home
last modified time | relevance | path

Searched refs:H265D_DBG_GLOBAL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c92 … h265d_dbg(H265D_DBG_GLOBAL, "width = %d height = %d", s->h265dctx->width, s->h265dctx->height); in alloc_frame()
145 h265d_dbg(H265D_DBG_GLOBAL, "poc %d w_stride %d h_stride %d\n", in alloc_frame()
H A Dh265d_parser.c1127 h265d_dbg(H265D_DBG_GLOBAL, in hls_nal_unit()
1301 h265d_dbg(H265D_DBG_GLOBAL, "s->nal_unit_type = %d,len = %d \n", s->nal_unit_type, length); in parser_nal_unit()
1663 … h265d_dbg(H265D_DBG_GLOBAL, "tag_stream: nal.size=%d, consumed=%d\n", nal->size, consumed); in split_nal_units()
1999 h265d_dbg(H265D_DBG_GLOBAL, "decode poc = %d", s->poc); in h265d_parse()
2014 h265d_dbg(H265D_DBG_GLOBAL, "Decoded frame with POC %d.\n", s->poc); in h265d_parse()
H A Dh265d_parser.h53 #define H265D_DBG_GLOBAL (0x00000040) macro
H A Dh265d_ps.c277 h265d_dbg(H265D_DBG_GLOBAL, "Main profile bitstream\n"); in decode_profile_tier_level()
279 h265d_dbg(H265D_DBG_GLOBAL, "Main 10 profile bitstream\n"); in decode_profile_tier_level()
281 h265d_dbg(H265D_DBG_GLOBAL, "Main Still Picture profile bitstream\n"); in decode_profile_tier_level()