Searched refs:thrb (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_atadenoise.c | 48 int thra[4], thrb[4]; member 151 int thra, int thrb, const float *weights) \ 172 lsumdiff > thrb) \ 183 rsumdiff > thrb) \ 201 int thra, int thrb, \ 223 lsumdiff > thrb) \ 236 rsumdiff > thrb) \ 254 int thra, int thrb, const float *weights) \ 274 lsumdiff > thrb) \ 284 rsumdiff > thrb) \ [all …]
|
D | atadenoise.h | 37 int thra, int thrb, const float *weight);
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_atadenoise_init.c | 31 int thra, int thrb, const float *weights); 36 int thra, int thrb, const float *weights);
|
D | vf_atadenoise.asm | 37 ; int thra, int thrb)
|