Home
last modified time | relevance | path

Searched defs:start_i (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local
855 int i, last, run, bits, level, start_i; in bit8x8_c() local
[all...]
H A Derror_resilience.c825 const int start_i = av_clip(startx + starty * s->mb_width, 0, s->mb_num - 1); in ff_er_add_slice() local
H A Ddnxhdenc.c122 int i, j, level, last_non_zero, start_i; in dnxhd_10bit_dct_quantize_444() local
H A Dh264_slice.c2708 const int start_i = av_clip(sl->resync_mb_x + sl->resync_mb_y * h->mb_width, 0, h->mb_num - 1); in decode_slice() local
H A Dmpegvideo_enc.c3807 int qmul, qadd, start_i, last_non_zero, i, dc; in dct_quantize_trellis_c() local
4132 int qmul, qadd, start_i, last_non_zero, i, dc; dct_quantize_refine() local
4476 int i, j, level, last_non_zero, q, start_i; ff_dct_quantize_c() local
[all...]

Completed in 16 milliseconds