Home | History | Annotate | Download | only in decoder

Lines Matching refs:ret1

2297         WORD32 ret1;
2311 ret1 = ih264d_mark_err_slice_skip(ps_dec, num_mb_skipped, ps_dec->u1_nal_unit_type == IDR_SLICE_NAL, ps_dec->ps_cur_slice->u2_frame_num,
2314 if((ret1 == ERROR_UNAVAIL_PICBUF_T) || (ret1 == ERROR_UNAVAIL_MVBUF_T) ||
2315 (ret1 == ERROR_INV_SPS_PPS_T))
2317 ret = ret1;