Searched defs:mbn (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | ivi.c | 597 int mbn, blk, num_blocks, blk_size, ret, is_intra; in ivi_decode_blocks() local 749 int x, y, need_mc, mbn, blk, num_blocks, mv_x, mv_y, mc_type; in ivi_process_empty_tile() local
|
D | libx264.c | 720 int mbn = AV_CEIL_RSHIFT(avctx->width, 4) * AV_CEIL_RSHIFT(avctx->height, 4); in X264_init() local
|
D | cinepakenc.c | 702 int x, y, i, j, k, x2, y2, x3, y3, plane, shift, mbn; in quantize() local
|
/third_party/boost/boost/math/special_functions/ |
D | beta.hpp | 892 T mbn = b - n; in beta_small_b_large_a_series() local
|