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;
56 me_cmp_func sad;
57 int mecc_inited;
59 int *mb_index2xy;
60 int mb_num;
61 int mb_width, mb_height;
62 ptrdiff_t mb_stride;
63 ptrdiff_t b8_stride;
65 atomic_int error_count;
[all …]