Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
H A Dasv.h53 int mb_width; member
H A Dproresdec.h47 unsigned mb_width; ///< width of the current picture in mb member
H A Dintrax8.h74 int mb_width, mb_height; member
H A Dmxpegdec.c43 unsigned mb_width, mb_height; /* size of picture in MB's from MXM header */ member
H A Derror_resilience.h61 int mb_width, mb_height; member
H A Dmdec.c51 int mb_width; member
H A 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
H A Dmpegpicture.c205 alloc_picture_tables(AVCodecContext *avctx, Picture *pic, int encoding, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride) alloc_picture_tables() argument
253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument
H A Dmpegutils.c103 ff_print_debug_info2(AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, uint32_t *mbtype_table, int8_t *qscale_table, int16_t (*motion_val[2])[2], int mb_width, int mb_height, int mb_stride, int quarter_sample) ff_print_debug_info2() argument
H A Dtscc2.c45 int mb_width, mb_height; member
H A Dh264_ps.h59 int mb_width; ///< pic_width_in_mbs_minus1 + 1 member
H A Dintrax8.c694 ff_intrax8_common_init(AVCodecContext *avctx, IntraX8Context *w, IDCTDSPContext *idsp, int16_t (*block)[64], int block_last_index[12], int mb_width, int mb_height) ff_intrax8_common_init() argument
H A Dmjpegdec.h94 int mb_width, mb_height; member
H A Ddnxhddec.c62 unsigned int mb_width, mb_height; member
H A Dlibxvid.c735 int mb_width = (avctx->width + 15) / 16; in xvid_encode_frame() local
H A Daic.c150 int mb_width, mb_height; member
H A Dratecontrol.c755 const int mb_width = s->mb_width; in adaptive_quantization() local
H A Dmss4.c458 int x, y, i, mb_width, mb_height, blk_type; in mss4_decode_frame() local
H A Derror_resilience.c394 const int mb_width = s->mb_width; in guess_mv() local
[all...]
H A Dclearvideo.c75 int mb_width, mb_height; member
H A Dvp56.h146 int mb_width; /* number of horizontal MB */ member
H A Dvaapi_encode_h264.c78 int mb_width; member
H A Dmss3.c695 int x, y, i, mb_width, mb_height, blk_size, btype; in mss3_decode_frame() local
H A Dvp8.h159 uint16_t mb_width; /* number of horizontal MB */ member
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_tiling.c160 uint32_t mb_width = utile_w * 2; in v3d_get_uif_pixel_offset() local

Completed in 21 milliseconds

12