Home
last modified time | relevance | path

Searched refs:last_dts (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_codec.h52 RK_S64 last_dts; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h68 RK_S64 last_dts; member
H A Dh265d_parser.c241 s->last_dts = s->dts; in h265d_split_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h78 RK_S64 last_dts; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c447 p_Cur->last_dts = p_Cur->curr_dts; in judge_is_new_frame()
691 p_Cur->last_dts = p_Cur->p_Inp->in_dts; in parse_prepare_fast()
868 p_Cur->last_dts = p_Inp->in_dts; in parse_prepare_avcC_data()
875 p_Cur->last_dts = p_Inp->in_dts; in parse_prepare_avcC_data()
H A Dh264d_api.c425 p_Dec->p_Cur->last_dts = 0; in h264d_reset()
H A Dh264d_global.h959 RK_S64 last_dts; member
H A Dh264d_init.c472 impl->dts = p_Vid->p_Cur->last_dts; in dpb_mark_malloc()