Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_picture_type.c192 WORD32 i4_first_gop_encoded; member
334 ps_pic_handling->i4_first_gop_encoded = 0; in irc_init_pic_handling()
978 ps_pic_handling->i4_first_gop_encoded = 1; in irc_get_pic_from_stack()
989 && (ps_pic_handling->i4_first_gop_encoded)) in irc_get_pic_from_stack()
1298 ps_pic_handling->i4_first_gop_encoded = 1; in irc_update_pic_handling()
/external/libhevc/encoder/
Dpicture_type.c140 WORD32 i4_first_gop_encoded; member
305 ps_pic_handling->i4_first_gop_encoded = 0; in init_pic_handling()
909 ps_pic_handling->i4_first_gop_encoded = 1; in get_pic_from_stack()
917 if((!ps_pic_handling->i4_is_gop_closed) && (ps_pic_handling->i4_first_gop_encoded) && in get_pic_from_stack()
1462 ps_pic_handling->i4_first_gop_encoded = 1; in update_pic_handling()