Home
last modified time | relevance | path

Searched defs:mb_height (Results 1 - 25 of 36) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dasv.h54 int mb_height; member
H A Dproresdec.h48 unsigned mb_height; ///< height of the current picture in mb member
H A Dintrax8.h74 int mb_width, mb_height; member
H A Dvaapi_vc1.c472 int mb_height; in vaapi_vc1_decode_slice() local
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.c52 int mb_height; member
H A Dljpegenc.c197 const int mb_height = (avctx->height + s->vsample[0] - 1) / s->vsample[0]; in ljpeg_encode_yuv() local
222 const int mb_height = (height + s->vsample[0] - 1) / s->vsample[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 Dspeedhqenc.c263 static int ff_speedhq_mb_rows_in_slice(int slice_num, int mb_height) in ff_speedhq_mb_rows_in_slice() argument
268 int ff_speedhq_mb_y_order_to_mb(int mb_y_order, int mb_height, int *first_in_slice) in ff_speedhq_mb_y_order_to_mb() 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 Dvc1dec.c332 int mb_height = FFALIGN(s->mb_height, 2); in ff_vc1_decode_init_alloc_tables() local
635 int mb_height, n_slices1=-1; vc1_decode_frame() local
[all...]
H A Dh264_ps.h61 int mb_height; 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
[all...]
H A Dlibxvid.c736 int mb_height = (avctx->height + 15) / 16; in xvid_encode_frame() local
H A Daic.c150 int mb_width, mb_height; member
H A Dratecontrol.c756 const int mb_height = s->mb_height; 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.c395 int mb_height = s->mb_height; in guess_mv() local
[all...]
H A Dclearvideo.c75 int mb_width, mb_height; member
H A Dvp56.h147 int mb_height; /* number of vertical MB */ member
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_tiling.c161 uint32_t mb_height = utile_h * 2; in v3d_get_uif_pixel_offset() local

Completed in 24 milliseconds

12