FFmpeg
4.0
|
Data Fields | |
const uint8_t * | src |
int | src_linesize |
int | startx |
int | starty |
int | endx |
int | endy |
const uint32_t * | ii_start |
int | p |
Definition at line 357 of file vf_nlmeans.c.
const uint8_t* thread_data::src |
Definition at line 358 of file vf_nlmeans.c.
Referenced by nlmeans_plane(), and nlmeans_slice().
int thread_data::src_linesize |
Definition at line 359 of file vf_nlmeans.c.
Referenced by nlmeans_plane(), and nlmeans_slice().
int thread_data::startx |
Definition at line 360 of file vf_nlmeans.c.
Referenced by nlmeans_slice().
int thread_data::starty |
Definition at line 360 of file vf_nlmeans.c.
Referenced by nlmeans_plane(), and nlmeans_slice().
int thread_data::endx |
Definition at line 361 of file vf_nlmeans.c.
Referenced by nlmeans_slice().
int thread_data::endy |
Definition at line 361 of file vf_nlmeans.c.
Referenced by nlmeans_plane(), and nlmeans_slice().
const uint32_t* thread_data::ii_start |
Definition at line 362 of file vf_nlmeans.c.
Referenced by nlmeans_slice().
int thread_data::p |
Definition at line 363 of file vf_nlmeans.c.
Referenced by nlmeans_plane(), and nlmeans_slice().