Searched refs:ER_AC_END (Results 1 – 5 of 5) sorted by relevance
34 #define ER_AC_END 16 macro39 #define ER_MB_END (ER_AC_END|ER_DC_END|ER_MV_END)
852 if (status & (ER_AC_ERROR | ER_AC_END)) { in ff_er_add_slice()853 mask &= ~(ER_AC_ERROR | ER_AC_END); in ff_er_add_slice()893 if (prev_status != (ER_MV_END | ER_DC_END | ER_AC_END)) { in ff_er_add_slice()1016 if (error & ER_AC_END) in ff_er_frame_end()1046 ((error1 & ER_AC_END) || (error1 & ER_DC_END) || in ff_er_frame_end()
196 ? (ER_AC_END | ER_AC_ERROR) : 0x7F; in decode_slice()
2008 ER_AC_END | ER_DC_END | ER_MV_END); in slice_decode_thread()2782 ER_AC_END | ER_DC_END | ER_MV_END); in decode_chunks()
2618 if (prev_status != (ER_MV_END | ER_DC_END | ER_AC_END)) in decode_slice()