Home
last modified time | relevance | path

Searched defs:nidx (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_tmidequalizer.c107 const int nidx = ((idx - radius + j) % nb_frames); in compute_contrast_function() local
120 const int nidx = (idx - radius + j) % nb_frames; in compute_contrast_function() local
/third_party/ffmpeg/libavcodec/
H A Dadpcmenc.c402 int nidx; in adpcm_compress_trellis() local
[all...]

Completed in 2 milliseconds