Searched defs:er_size (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264dec.c | 215 const int er_size = h->mb_height * h->mb_stride * (4*sizeof(int) + 1); in ff_h264_alloc_tables() local |
Completed in 3 milliseconds