Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c36 #define HEAD_SYNTAX_MAX_SIZE (12800) macro
351 RK_U32 head_size = MPP_MIN(HEAD_SYNTAX_MAX_SIZE, p_strm->nalu_len); in store_cur_nalu()