Home
last modified time | relevance | path

Searched defs:ERContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Derror_resilience.h53 typedef struct ERContext { struct
54 AVCodecContext *avctx;
55 MECmpContext mecc;
56 int mecc_inited;
58 int *mb_index2xy;
59 int mb_num;
60 int mb_width, mb_height;
61 ptrdiff_t mb_stride;
62 ptrdiff_t b8_stride;
64 atomic_int error_count;
[all …]