Home
last modified time | relevance | path

Searched defs:bscale (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dvf_gblur.c41 float bscale = 1.112f; in check_horiz_slice() local
56 float bscale = 1.112f; in check_verti_slice() local
/third_party/ffmpeg/libavcodec/
Dfits.h56 double bscale; member
/third_party/ffmpeg/libavfilter/
Dvf_gblur_init.h46 float nu, float bscale, float *localbuf) in horiz_slice_c()
Dcolorspace.c128 double bscale, rscale; in ff_fill_rgb2yuv_table() local
Dvf_colormatrix.c149 double bscale, rscale; in calc_coefficients() local
/third_party/mesa3d/src/mesa/main/
Dpixeltransfer.c86 const GLfloat bscale = (GLfloat) (ctx->PixelMaps.BtoB.Size - 1); in _mesa_map_rgba() local