Home
last modified time | relevance | path

Searched refs:pre_pps_id (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h647 RK_U8 pre_pps_id; member
H A Dh265d_parser.c746 if (pps_id != s->pre_pps_id) { in hls_slice_header()
748 s->pre_pps_id = pps_id; in hls_slice_header()
2275 s->pre_pps_id = -1; in h265d_init()