Home
last modified time | relevance | path

Searched refs:last_pts (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_codec.h51 RK_S64 last_pts; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h67 RK_S64 last_pts; member
H A Dh265d_parser.c246 s->last_pts = s->pts; in h265d_split_frame()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h77 RK_S64 last_pts; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c508 p_Cur->last_pts = p_Cur->curr_pts; in judge_is_new_frame()
524 p_Cur->last_pts = p_Cur->curr_pts; in judge_is_new_frame()
804 p_Cur->last_pts = p_Cur->p_Inp->in_pts; in parse_prepare_fast()
977 p_Cur->last_pts = p_Inp->in_pts; in parse_prepare_avcC_data()
984 p_Cur->last_pts = p_Inp->in_pts; in parse_prepare_avcC_data()
H A Dh264d_global.h963 RK_S64 last_pts; member
H A Dh264d_api.c438 p_Dec->p_Cur->last_pts = 0; in h264d_reset()
H A Dh264d_init.c475 impl->pts = p_Vid->p_Cur->last_pts; in dpb_mark_malloc()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c195 RK_S64 last_pts; member
1512 if (p->pts != p->last_pts) in mpp_mpg4_parser_update_dpb()
1513 p->pts_inc = p->pts - p->last_pts; in mpp_mpg4_parser_update_dpb()
1555 p->last_pts = p->pts; in mpp_mpg4_parser_update_dpb()