Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h101 USHORT wNumBitsForShortTermRPSInSlice; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c101 pp->wNumBitsForShortTermRPSInSlice = h->sh.short_term_ref_pic_set_size; in fill_picture_parameters()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c498 SKIP_BITS(gb, dxva_cxt->pp.wNumBitsForShortTermRPSInSlice); in hal_h265d_slice_output_rps()