Searched defs:slice_y (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ffv1.h | 130 int slice_y; member
|
H A D | vc2enc.c | 647 int i, j, slice_x, slice_y, bytes_left = 0; in calc_slice_sizes() local 729 const int slice_y = slice_dat->y; in encode_hq_slice() local 782 int slice_x, slice_y, skip = 0; in encode_slices() local [all...] |
H A D | diracdec.c | 132 int slice_y; member 935 int slice_x, slice_y, bufsize; in decode_lowdelay() local 724 decode_subband(DiracContext *s, GetBitContext *gb, int quant, int slice_x, int slice_y, int bits_end, SubBand *b1, SubBand *b2) decode_subband() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_scale.c | 124 int slice_y; ///< top of current output slice member
|
Completed in 8 milliseconds