Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_buf_mgr.h57 WORD32 i4_max_buf_cnt; member
Dih264_buf_mgr.c252 ps_buf_mgr->i4_max_buf_cnt = BUF_MGR_MAX_CNT; in ih264_buf_mgr_init()
298 if(buf_id >= ps_buf_mgr->i4_max_buf_cnt) in ih264_buf_mgr_add()