Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h241 INT max_slice_num; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c397 if (ctx_pic->max_slice_num < h->nb_nals) { in h265d_syntax_fill_slice()
411 ctx_pic->max_slice_num = h->nb_nals; in h265d_syntax_fill_slice()
H A Dh265d_parser.c2240 ctx_pic->max_slice_num = MAX_SLICES; in h265d_init()