HomeSort by relevance Sort by last modified time
    Searched refs:i4_active_buf_cnt (Results 1 - 2 of 2) sorted by null

  /external/libavc/common/
ih264_buf_mgr.c 253 ps_buf_mgr->i4_active_buf_cnt = 0;
316 ps_buf_mgr->i4_active_buf_cnt++;
356 for(id = 0; id < ps_buf_mgr->i4_active_buf_cnt; id++)
403 for(id = 0; id < ps_buf_mgr->i4_active_buf_cnt; id++)
456 if(buf_id >= ps_buf_mgr->i4_active_buf_cnt)
516 if(buf_id >= ps_buf_mgr->i4_active_buf_cnt)
647 for(id = 0; id < ps_buf_mgr->i4_active_buf_cnt; id++)
690 u4_buf_cnt = ps_buf_mgr->i4_active_buf_cnt;
ih264_buf_mgr.h 62 WORD32 i4_active_buf_cnt; member in struct:__anon22000

Completed in 318 milliseconds