Home
last modified time | relevance | path

Searched defs:mb_width (Results 1 – 25 of 36) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dmpegpicture.c187 int mb_stride, int mb_width, int mb_height, int b8_stride) in alloc_picture_tables()
239 int mb_stride, int mb_width, int mb_height, int b8_stride, in ff_alloc_picture()
Dljpegenc.c200 const int mb_width = (avctx->width + s->hsample[0] - 1) / s->hsample[0]; in ljpeg_encode_yuv() local
232 const int mb_width = (width + s->hsample[0] - 1) / s->hsample[0]; in ljpeg_encode_frame() local
Dasv.h53 int mb_width; member
Dproresdec.h47 unsigned mb_width; ///< width of the current picture in mb member
Dintrax8.h74 int mb_width, mb_height; member
Dmxpegdec.c42 unsigned mb_width, mb_height; /* size of picture in MB's from MXM header */ member
Derror_resilience.h60 int mb_width, mb_height; member
Dmdec.c48 int mb_width; member
Dmpegutils.c106 int mb_width, int mb_height, int mb_stride, int quarter_sample) in ff_print_debug_info2()
Dtscc2.c40 int mb_width, mb_height; member
Daic.c148 int mb_width, mb_height; member
Dlibxvid.c739 int mb_width = (avctx->width + 15) / 16; in xvid_encode_frame() local
Dintrax8.c732 int mb_width, int mb_height) in ff_intrax8_common_init()
Dmss4.c518 int x, y, i, mb_width, mb_height, blk_type; in mss4_decode_frame() local
Dh264_ps.h59 int mb_width; ///< pic_width_in_mbs_minus1 + 1 member
Ddnxhddec.c59 unsigned int mb_width, mb_height; member
Dmjpegdec.h84 int mb_width, mb_height; member
Dratecontrol.c756 const int mb_width = s->mb_width; in adaptive_quantization() local
Dproresenc_kostya.c246 int mb_width, mb_height; member
278 const int mb_width = 4 * blocks_per_mb; in get_slice_data() local
Dvaapi_encode_h264.c77 int mb_width; member
Dcavs.h177 int mb_width, mb_height; member
Dvp56.h144 int mb_width; /* number of horizontal MB */ member
Dproresenc_anatoliy.c657 int mb_width = (avctx->width + 15) >> 4; in prores_encode_picture() local
Derror_resilience.c395 const int mb_width = s->mb_width; in guess_mv() local
/third_party/gettext/gettext-tools/src/
Dpo-lex.c260 mb_width (const mbchar_t mbc) in mb_width() function

12