Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dmpegpicture.c185 int mb_stride, int mb_width, int mb_height, int b8_stride) in alloc_picture_tables()
235 int mb_stride, int mb_width, int mb_height, int b8_stride, in ff_alloc_picture()
Dljpegenc.c202 const int mb_width = (avctx->width + s->hsample[0] - 1) / s->hsample[0]; in ljpeg_encode_yuv() local
234 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
Dmpegutils.c106 int mb_width, int mb_height, int mb_stride, int quarter_sample) in ff_print_debug_info2()
Dmxpegdec.c42 unsigned mb_width, mb_height; /* size of picture in MB's from MXM header */ member
Dintrax8.h74 int mb_width, mb_height; member
Derror_resilience.h60 int mb_width, mb_height; member
Dmdec.c50 int mb_width; member
Dtscc2.c44 int mb_width, mb_height; member
Daic.c150 int mb_width, mb_height; member
Dlibxvid.c743 int mb_width = (avctx->width + 15) / 16; in xvid_encode_frame() local
Dintrax8.c698 int mb_width, int mb_height) in ff_intrax8_common_init()
Dmss4.c456 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
Dratecontrol.c756 const int mb_width = s->mb_width; in adaptive_quantization() local
Ddnxhddec.c61 unsigned int mb_width, mb_height; member
Dmjpegdec.h92 int mb_width, mb_height; member
Dproresenc_kostya.c247 int mb_width, mb_height; member
279 const int mb_width = 4 * blocks_per_mb; in get_slice_data() local
Dvaapi_encode_h264.c77 int mb_width; member
Dcavs.h179 int mb_width, mb_height; member
Derror_resilience.c395 const int mb_width = s->mb_width; in guess_mv() local
Dvp56.h146 int mb_width; /* number of horizontal MB */ member
/third_party/gettext/gettext-tools/src/
Dpo-lex.c260 mb_width (const mbchar_t mbc) in mb_width() function
/third_party/mesa3d/src/broadcom/common/
Dv3d_tiling.c160 uint32_t mb_width = utile_w * 2; in v3d_get_uif_pixel_offset() local

12