Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsrle.c91 int istride = FFALIGN(avctx->width*avctx->bits_per_coded_sample, 32) / 8; in msrle_decode_frame() local
H A Dvc2enc.c121 ptrdiff_t istride; member
/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c342 int istride = dir ? 1 : str; in randomize_loopfilter_buffers() local
H A Dvp9dsp.c399 int istride = dir ? 1 : 16; in randomize_loopfilter_buffers() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c938 const int istride = st->in_stride; in speex_resampler_process_int() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c1290 const int stride = 3 * AN, istride = 3 * AM; in compute_gru() local

Completed in 13 milliseconds