Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c64 p_Inp->spspps_size = HEAD_BUF_MAX_SIZE; in init_input_ctx()
65 p_Inp->spspps_buf = mpp_malloc_size(RK_U8, p_Inp->spspps_size); in init_input_ctx()
H A Dh264d_global.h910 RK_U32 spspps_size; member