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
117 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
592 int mb_size = me_ctx->mb_size; in var_size_bme() local
/third_party/ffmpeg/libavcodec/
Dh263dec.c197 const int mb_size = 16 >> s->avctx->lowres; in decode_slice() local
Drv30.c41 int mb_size; in rv30_parse_slice_header() local
Dindeo5.c62 int result, i, p, tile_size, pic_size_indx, mb_size, blk_size, is_scalable; in decode_gop_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.c55 int mb_size; member
344 static void mvi_reset(MVInfo *mvi, int mb_w, int mb_h, int mb_size) in mvi_reset()
Dlibx265.c421 int mb_size = (ctx->params->rc.qgSize == 8) ? 8 : 16; in libx265_encode_set_roi() local
Drv40.c138 int mb_size; in rv40_parse_slice_header() local
Dh264_cavlc.c775 const int mb_size = ff_h264_mb_sizes[h->ps.sps->chroma_format_idc] * in ff_h264_decode_mb_cavlc() local
Dh264_cabac.c2027 const int mb_size = ff_h264_mb_sizes[sps->chroma_format_idc] * in ff_h264_decode_mb_cabac() local
Divi.c756 int mb_size = band->mb_size; in ivi_process_empty_tile() local
Drv34.c322 int ff_rv34_get_start_offset(GetBitContext *gb, int mb_size) in ff_rv34_get_start_offset()
Dmpeg12dec.c1851 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