Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_picture_type.c203 WORD32 i4_mod_temp_ref_cnt; member
327 ps_pic_handling->i4_mod_temp_ref_cnt = 0; in irc_init_pic_handling()
976 ps_pic_handling->i4_mod_temp_ref_cnt = in irc_get_pic_from_stack()
991 if(!ps_pic_handling->i4_mod_temp_ref_cnt) in irc_get_pic_from_stack()
1009 ps_pic_handling->i4_mod_temp_ref_cnt--; in irc_get_pic_from_stack()
/external/libhevc/encoder/
Dpicture_type.c145 WORD32 i4_mod_temp_ref_cnt; member
299 ps_pic_handling->i4_mod_temp_ref_cnt = 0; in init_pic_handling()
908 ps_pic_handling->i4_mod_temp_ref_cnt = ps_pic_handling->i4_b_in_incomp_subgop + 1; in get_pic_from_stack()
940 if(!ps_pic_handling->i4_mod_temp_ref_cnt) in get_pic_from_stack()
952 ps_pic_handling->i4_mod_temp_ref_cnt--; in get_pic_from_stack()