Home
last modified time | relevance | path

Searched refs:g_framecnt (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c430 p_Dec->p_Vid->g_framecnt = 0; in h264d_reset()
564 p_Inp->in_pts, p_Inp->pkt_eos, p_Inp->in_length, p_Dec->p_Vid->g_framecnt); in h264d_prepare()
581 … p_Inp->is_nalff, p_Inp->in_pts, p_Inp->pkt_eos, p_Inp->in_length, p_Dec->p_Vid->g_framecnt); in h264d_prepare()
651 p_Dec->p_Vid->g_framecnt++; in h264d_parse()
752 p_Dec->p_Vid->g_framecnt, output, task_err, ctx->hard_err, in h264d_callback()
H A Dh264d_global.h1050 RK_U32 g_framecnt; member
H A Dh264d_init.c592 p_Vid->g_framecnt, dec_pic->combine_flag, cur_mark->mark_idx, in dpb_mark_malloc()