Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_decode.c216 if(ps_codec->i4_flush_mode) in ihevcd_fill_outargs()
232 if((ps_codec->i4_flush_mode == 0) && (ps_codec->s_parse.i4_end_of_frame == 0)) in ihevcd_fill_outargs()
297 else if(ps_codec->i4_flush_mode) in ihevcd_fill_outargs()
301 ps_codec->i4_flush_mode = 0; in ihevcd_fill_outargs()
368 ps_codec->i4_flush_mode = 1; in ihevcd_decode()
374 if(0 == ps_codec->i4_flush_mode) in ihevcd_decode()
437 if(ps_codec->i4_flush_mode) in ihevcd_decode()
Dihevcd_structs.h1810 WORD32 i4_flush_mode; member
Dihevcd_fmt_conv.c771 …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.c1506 ps_codec->i4_flush_mode = 0; in ihevcd_init()
3214 ps_codec->i4_flush_mode = 1; in ihevcd_set_flush_mode()