HomeSort by relevance Sort by last modified time
    Searched full:i4_flush_mode (Results 1 - 6 of 6) sorted by null

  /external/libhevc/decoder/
ihevcd_decode.c 227 if(ps_codec->i4_flush_mode)
266 if((ps_codec->i4_flush_mode == 0) && (ps_codec->s_parse.i4_end_of_frame == 0))
342 else if(ps_codec->i4_flush_mode)
346 ps_codec->i4_flush_mode = 0;
417 ps_codec->i4_flush_mode = 1;
423 if(0 == ps_codec->i4_flush_mode)
487 if(ps_codec->i4_flush_mode)
    [all...]
ihevcd_fmt_conv.c 789 if((0 == ps_codec->i4_flush_mode) && (ps_codec->i4_disp_buf_id == ps_proc->i4_cur_pic_buf_id) && (1 < ps_codec->i4_num_cores))
ihevcd_structs.h 1774 WORD32 i4_flush_mode; member in struct:_codec_t
    [all...]
ihevcd_api.c     [all...]
  /external/libavc/encoder/
ih264e_structs.h 2242 WORD32 i4_flush_mode; member in struct:_codec_t
    [all...]
ih264e_api.c     [all...]

Completed in 162 milliseconds