Home
last modified time | relevance | path

Searched defs:slice_width (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmagicyuv.c436 uint32_t first_offset, offset, next_offset, header_size, slice_width; in magy_decode_frame() local
H A Dffv1.h127 int slice_width; member
H A Daic.c149 int slice_width; member
315 int slice_width = FFMIN(ctx->slice_width, ctx->mb_width - mb_x); in aic_decode_slice() local
204 aic_decode_coeffs(GetBitContext *gb, int16_t *dst, int band, int slice_width, int force_chroma) aic_decode_coeffs() argument
[all...]
H A Dproresenc_kostya.c349 const int slice_width = 16 * mbs_per_slice; in get_alpha_data() local
H A Dvc2enc.c176 int slice_width; member
H A Dvp3.c2098 int slice_width = plane ? s->c_superblock_width in render_slice() local

Completed in 12 milliseconds