Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_dpb_mgr.c1713 WORD32 i4_frame_gaps = 1; in ih264d_do_mmco_for_gaps() local
1723 if((u1_st_ref_bufs + u1_lt_ref_bufs + u1_num_gaps + i4_frame_gaps) in ih264d_do_mmco_for_gaps()
1728 i4_frame_gaps = 0; in ih264d_do_mmco_for_gaps()
1825 ps_dpb_mgr->u1_num_gaps += i4_frame_gaps; in ih264d_do_mmco_for_gaps()
Dih264d_utils.c1592 WORD32 i4_frame_gaps; in ih264d_decode_gaps_in_frame_num() local
1635 i4_frame_gaps = 0; in ih264d_decode_gaps_in_frame_num()
1731 i4_frame_gaps++; in ih264d_decode_gaps_in_frame_num()