Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h657 RK_S32 pps_buf_size; member
H A Dh265d_parser.c1389 s->pps_buf_size = length + 128; in parser_nal_unit()
1397 if (s->pps_buf_size < length) { in parser_nal_unit()
1401 s->pps_buf_size = length + 128; in parser_nal_unit()