Searched defs:mb_stride (Results 1 – 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mpegpicture.c | 206 int mb_stride, int mb_width, int mb_height, int b8_stride) in alloc_picture_tables() 256 int mb_stride, int mb_width, int mb_height, int b8_stride, in ff_alloc_picture()
|
| D | mpegutils.c | 105 int mb_width, int mb_height, int mb_stride, int quarter_sample) in ff_print_debug_info2()
|
| D | error_resilience.h | 62 ptrdiff_t mb_stride; member
|
| D | clearvideo.c | 57 int mb_stride; member
|
| D | error_resilience.c | 393 const ptrdiff_t mb_stride = s->mb_stride; in guess_mv() local
|
| D | h264dec.h | 156 int mb_stride; member 434 int mb_stride; member
|
| D | svq3.c | 123 int mb_stride, mb_num; member
|
| D | mpegvideo.h | 113 …int mb_stride; ///< mb_width+1 used for some arrays to allow simple addressing of left… member
|