Searched defs:postscale (Results 1 - 9 of 9) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vf_gblur.c | 70 float postscale = 0.0603f; in check_postscale_slice() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | gblur.h | 49 float postscale; member
|
| H A D | vf_gblur_init.h | 36 postscale_c(float *buffer, int length, float postscale, float min, float max) postscale_c() argument
|
| H A D | vf_gblur.c | 111 const float postscale = s->postscale * s->postscaleV; in filter_postscale() local 201 static void set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) in set_params() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | faandct.c | 54 static const FLOAT postscale[64]={ variable [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | pm3fb.c | 145 pm3fb_calculate_clock(unsigned long reqclock, unsigned char *prescale, unsigned char *feedback, unsigned char *postscale) pm3fb_calculate_clock() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | pm3fb.c | 146 pm3fb_calculate_clock(unsigned long reqclock, unsigned char *prescale, unsigned char *feedback, unsigned char *postscale) pm3fb_calculate_clock() argument
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm8580.c | 375 u32 postscale:1; member 388 unsigned int postscale; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm8580.c | 375 u32 postscale:1; member 388 unsigned int postscale; member
|
Completed in 9 milliseconds