Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h135 #define HEAD_BUF_ADD_SIZE (512) macro
H A Dh264d_parse.c328 … FUN_CHECK(ret = realloc_buffer(&p_strm->head_buf, &p_strm->head_max_size, HEAD_BUF_ADD_SIZE)); in add_empty_nalu()