Home
last modified time | relevance | path

Searched defs:postscale (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvf_gblur.c70 float postscale = 0.0603f; in check_postscale_slice() local
/third_party/ffmpeg/libavfilter/
H A Dgblur.h49 float postscale; member
H A Dvf_gblur_init.h36 postscale_c(float *buffer, int length, float postscale, float min, float max) postscale_c() argument
H A Dvf_gblur.c111 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 Dfaandct.c54 static const FLOAT postscale[64]={ variable
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpm3fb.c145 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 Dpm3fb.c146 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 Dwm8580.c375 u32 postscale:1; member
388 unsigned int postscale; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8580.c375 u32 postscale:1; member
388 unsigned int postscale; member

Completed in 9 milliseconds