Home
last modified time | relevance | path

Searched refs:H264D_LOG (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c400 H264D_LOG("copy tmp header to empty header of new frame"); in store_cur_nalu()
413 H264D_LOG("store current header, NAL type %d", p_strm->nalu_type); in store_cur_nalu()
428 H264D_LOG("store current header to tmp header, NAL type %d", p_strm->nalu_type); in store_cur_nalu()
534 H264D_LOG("reset temporary header"); in judge_is_new_frame()
636 H264D_LOG("clear last redundancy header in slice"); in clear_extra_header()
664 H264D_LOG("----- end of stream ----"); in parse_prepare()
694 H264D_LOG("new frame is found"); in parse_prepare()
728 H264D_LOG("----- found eos in last non-empty packet ----"); in parse_prepare()
1040 H264D_LOG("xxxxxxxx MVC disable"); in parse_loop()
1043 H264D_LOG("NALU not support, abort decoding"); in parse_loop()
H A Dh264d_pps.c201 H264D_LOG("read dec_ref_base_pic_marking\n"); in process_prefix()
H A Dh264d_api.c361 H264D_LOG("fast play mode: %d", p_Dec->cfg->base.enable_fast_play); in h264d_init()
464 H264D_LOG("fast play mode: %d", p_Dec->cfg->base.enable_fast_play); in h264d_reset()
513 H264D_LOG("fast play mode: %d", p_Dec->cfg->base.enable_fast_play); in h264d_control()
H A Dh264d_global.h83 #define H264D_LOG(fmt, ...)\ macro
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_global.h52 #define H264D_LOG(fmt, ...)\ macro
H A Dhal_h264d_vdpu382.c1218 H264D_LOG("hw_ref_used 0x%08x ref_used %08x\n", hw_ref_used, ref_used); in vdpu382_h264_get_ref_used()