Searched refs:ER_AC_ERROR (Results 1 – 4 of 4) sorted by relevance
31 #define ER_AC_ERROR 2 macro38 #define ER_MB_ERROR (ER_AC_ERROR|ER_DC_ERROR|ER_MV_ERROR)
844 if (status & (ER_AC_ERROR | ER_AC_END)) { in ff_er_add_slice()845 mask &= ~(ER_AC_ERROR | ER_AC_END); in ff_er_add_slice()1013 (error & ER_AC_ERROR)) in ff_er_frame_end()1017 s->error_status_table[mb_xy]|= ER_AC_ERROR; in ff_er_frame_end()1109 if (error & ER_AC_ERROR) in ff_er_frame_end()1158 if (!(error & ER_AC_ERROR)) in ff_er_frame_end()1195 if (!(error & ER_AC_ERROR)) in ff_er_frame_end()1297 if (!(error & ER_AC_ERROR)) in ff_er_frame_end()1338 (error & (ER_DC_ERROR | ER_MV_ERROR | ER_AC_ERROR))) { in ff_er_frame_end()
202 ? (ER_AC_END | ER_AC_ERROR) : 0x7F; in decode_slice()
1984 ER_AC_ERROR | ER_DC_ERROR | ER_MV_ERROR); in slice_decode_thread()2754 ER_AC_ERROR | ER_DC_ERROR | ER_MV_ERROR); in decode_chunks()