Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_api.c58 p_Inp->spspps_size = HEAD_BUF_MAX_SIZE; in init_input_ctx()
107 p_strm->head_max_size = HEAD_BUF_MAX_SIZE; in init_cur_ctx()
H A Dh264d_global.h134 #define HEAD_BUF_MAX_SIZE (1*1024*1024) macro