Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_error_handler.h121 WORD32 ih264d_mark_err_slice_skip(dec_struct_t * ps_dec,
Dih264d_parse_slice.c1390 …ret = ih264d_mark_err_slice_skip(ps_dec, num_mb_skipped, u1_is_idr_slice, u2_frame_num, ps_cur_poc… in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1440 WORD32 ih264d_mark_err_slice_skip(dec_struct_t * ps_dec, in ih264d_mark_err_slice_skip() function
Dih264d_api.c2271 …ret1 = ih264d_mark_err_slice_skip(ps_dec, num_mb_skipped, ps_dec->u1_nal_unit_type == IDR_SLICE_NA… in ih264d_video_decode()