Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c507 p_Cur->last_dts = p_Cur->curr_dts; in judge_is_new_frame()
509 p_Cur->curr_dts = p_Cur->p_Inp->in_dts; in judge_is_new_frame()
523 p_Cur->last_dts = p_Cur->curr_dts; in judge_is_new_frame()
525 p_Cur->curr_dts = p_Cur->p_Inp->in_dts; in judge_is_new_frame()
H A Dh264d_global.h966 RK_S64 curr_dts; member
H A Dh264d_api.c439 p_Dec->p_Cur->curr_dts = 0; in h264d_reset()