Home
last modified time | relevance | path

Searched defs:mb_size (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_mestimate.c39 int mb_size; ///< macroblock size member
114 static void add_mv_data(AVMotionVector *mv, int mb_size, in add_mv_data()
Dmotion_estimation.h45 int mb_size; member
Dmotion_estimation.c45 void ff_me_init_context(AVMotionEstContext *me_ctx, int mb_size, int search_param, in ff_me_init_context()
Dvf_minterpolate.c174 int mb_size; member
594 int mb_size = me_ctx->mb_size; in var_size_bme() local
/third_party/ffmpeg/libavcodec/
Dh263dec.c196 const int mb_size = 16 >> s->avctx->lowres; in decode_slice() local
Dindeo5.c61 int result, i, p, tile_size, pic_size_indx, mb_size, blk_size, is_scalable; in decode_gop_header() local
Drv30.c41 int mb_size; in rv30_parse_slice_header() local
Divi.h132 int mb_size; member
158 int mb_size; ///< macroblock size member
286 #define IVI_MBs_PER_TILE(tile_width, tile_height, mb_size) \ argument
Dclearvideo.c52 int mb_size; member
342 static void mvi_reset(MVInfo *mvi, int mb_w, int mb_h, int mb_size) in mvi_reset()
Drv40.c134 int mb_size; in rv40_parse_slice_header() local
Dlibx265.c421 int mb_size = (ctx->params->rc.qgSize == 8) ? 8 : 16; in libx265_encode_set_roi() local
Dh264_cavlc.c780 const int mb_size = ff_h264_mb_sizes[h->ps.sps->chroma_format_idc] * in ff_h264_decode_mb_cavlc() local
Divi.c769 int mb_size = band->mb_size; in ivi_process_empty_tile() local
Dh264_cabac.c2027 const int mb_size = ff_h264_mb_sizes[sps->chroma_format_idc] * in ff_h264_decode_mb_cabac() local
Drv34.c330 int ff_rv34_get_start_offset(GetBitContext *gb, int mb_size) in ff_rv34_get_start_offset()
Dmpeg12dec.c1858 const int mb_size = 16 >> s->avctx->lowres; in mpeg_decode_slice() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dsyntax_enc.c268 const int mb_size = enc->mb_w_ * enc->mb_h_; in GeneratePartition0() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dsyntax_enc.c268 const int mb_size = enc->mb_w_ * enc->mb_h_; in GeneratePartition0() local