Home
last modified time | relevance | path

Searched refs:fetch_timestamp (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_codec.h53 RK_S32 fetch_timestamp; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h69 RK_S32 fetch_timestamp; member
H A Dh265d_parser.c196 s->fetch_timestamp = 1; in h265d_split_init()
244 if (s->fetch_timestamp) { in h265d_split_frame()
245 s->fetch_timestamp = 0; in h265d_split_frame()
281 s->fetch_timestamp = 1; in h265d_split_frame()
299 s->fetch_timestamp = 1; in h265d_split_reset()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h79 RK_S32 fetch_timestamp; member