Home
last modified time | relevance | path

Searched refs:i4_flush_mode (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/decoder/
Dihevcd_decode.c227 if(ps_codec->i4_flush_mode) in ihevcd_fill_outargs()
266 if((ps_codec->i4_flush_mode == 0) && (ps_codec->s_parse.i4_end_of_frame == 0)) in ihevcd_fill_outargs()
342 else if(ps_codec->i4_flush_mode) in ihevcd_fill_outargs()
346 ps_codec->i4_flush_mode = 0; in ihevcd_fill_outargs()
417 ps_codec->i4_flush_mode = 1; in ihevcd_decode()
423 if(0 == ps_codec->i4_flush_mode) in ihevcd_decode()
486 if(ps_codec->i4_flush_mode) in ihevcd_decode()
Dihevcd_structs.h1774 WORD32 i4_flush_mode; member
Dihevcd_fmt_conv.c789 …if((0 == ps_codec->i4_flush_mode) && (ps_codec->i4_disp_buf_id == ps_proc->i4_cur_pic_buf_id) && (… in ihevcd_fmt_conv()
Dihevcd_api.c1027 ps_codec->i4_flush_mode = 0; in ihevcd_init()
2309 ps_codec->i4_flush_mode = 1; in ihevcd_set_flush_mode()
/external/libavc/encoder/
Dih264e_structs.h2242 WORD32 i4_flush_mode; member
Dih264e_api.c2477 ps_codec->i4_flush_mode = 0; in ih264e_init()
4565 ps_codec->i4_flush_mode = 1; in ih264e_set_flush_mode()