Searched refs:AV_LZO_ERROR (Results 1 – 2 of 2) sorted by relevance
71 c->error |= AV_LZO_ERROR; in get_len()157 c.error |= AV_LZO_ERROR; in av_lzo1x_decode()178 c.error |= AV_LZO_ERROR; in av_lzo1x_decode()
43 #define AV_LZO_ERROR 8 macro