Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dmpegpicture.c206 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()
Dljpegenc.c196 const int mb_width = (avctx->width + s->hsample[0] - 1) / s->hsample[0]; in ljpeg_encode_yuv() local
221 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.c105 int mb_width, int mb_height, int mb_stride, int quarter_sample) in ff_print_debug_info2()
Dmxpegdec.c43 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.h61 int mb_width, mb_height; member
Dmdec.c51 int mb_width; member
Dtscc2.c45 int mb_width, mb_height; member
Dlibxvid.c735 int mb_width = (avctx->width + 15) / 16; in xvid_encode_frame() local
Daic.c150 int mb_width, mb_height; member
Dintrax8.c698 int mb_width, int mb_height) in ff_intrax8_common_init()
Dmss4.c458 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.c755 const int mb_width = s->mb_width; in adaptive_quantization() local
Ddnxhddec.c62 unsigned int mb_width, mb_height; member
Dmjpegdec.h94 int mb_width, mb_height; member
Dproresenc_kostya.c248 int mb_width, mb_height; member
280 const int mb_width = 4 * blocks_per_mb; in get_slice_data() local
Dvaapi_encode_h264.c78 int mb_width; member
Dcavs.h179 int mb_width, mb_height; member
Dclearvideo.c75 int mb_width, mb_height; member
Derror_resilience.c394 const int mb_width = s->mb_width; in guess_mv() local
Dproresenc_anatoliy.c661 int mb_width = (avctx->width + 15) >> 4; in prores_encode_picture() local
/third_party/mesa3d/src/broadcom/common/
Dv3d_tiling.c161 uint32_t mb_width = utile_w * 2; in v3d_get_uif_pixel_offset() local

12