Home
last modified time | relevance | path

Searched defs:buffer_linesize (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_fftdnoiz.c46 int buffer_linesize; member
252 float *buffer, int buffer_linesize, int plane) in import_plane()
316 float *buffer, int buffer_linesize, int plane) in export_plane()
378 const int buffer_linesize = p->buffer_linesize / sizeof(float); in filter_plane3d2() local
438 const int buffer_linesize = p->buffer_linesize / sizeof(float); in filter_plane3d1() local
490 const int buffer_linesize = p->buffer_linesize / 4; in filter_plane2d() local
Dvf_bm3d.c399 const int buffer_linesize = s->block_size * s->block_size; in basic_block_filtering() local
518 const int buffer_linesize = s->block_size * s->block_size; in final_block_filtering() local