Searched refs:H264D_LOG (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/h264/ |
| H A D | h264d_parse.c | 400 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 D | h264d_pps.c | 201 H264D_LOG("read dec_ref_base_pic_marking\n"); in process_prefix()
|
| H A D | h264d_api.c | 361 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 D | h264d_global.h | 83 #define H264D_LOG(fmt, ...)\ macro
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_global.h | 52 #define H264D_LOG(fmt, ...)\ macro
|
| H A D | hal_h264d_vdpu382.c | 1218 H264D_LOG("hw_ref_used 0x%08x ref_used %08x\n", hw_ref_used, ref_used); in vdpu382_h264_get_ref_used()
|