Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h136 #define NALU_BUF_MAX_SIZE (2*1024*1024) macro
H A Dh264d_api.c113 p_strm->nalu_max_size = NALU_BUF_MAX_SIZE; in init_cur_ctx()