Lines Matching refs:ER_AC_ERROR
819 * @param status the status at the end (ER_MV_END, ER_AC_ERROR, ...), it is
844 if (status & (ER_AC_ERROR | ER_AC_END)) {
845 mask &= ~(ER_AC_ERROR | ER_AC_END);
1013 (error & ER_AC_ERROR))
1017 s->error_status_table[mb_xy]|= ER_AC_ERROR;
1109 if (error & ER_AC_ERROR)
1158 if (!(error & ER_AC_ERROR))
1195 if (!(error & ER_AC_ERROR))
1297 if (!(error & ER_AC_ERROR))
1338 (error & (ER_DC_ERROR | ER_MV_ERROR | ER_AC_ERROR))) {