Home
last modified time | relevance | path

Searched refs:sscale (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dbsynz.c122 real sscale; in bsynz_() local
272 sscale = sqrt((real) (*ip)) / 6.928f; in bsynz_()
277 exc[contrl_1.order + i__ - 1] = sscale * kexc[i__ - 1]; in bsynz_()
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dscale.S9 | The entry point sscale is called from do_func to emulate
48 .global sscale symbol
49 sscale: label
H A Ddo_func.S47 |xref sscale
415 .long sscale | 00,00 norm,norm = result
416 .long sscale | 00,01 norm,zero = fpn
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c579 const RK_S32 sscale = 256; in h264e_vepu_mbrc_prepare() local
612 scaler = axb_div_c(nonZeroTarget, sscale, (RK_S32) p->mbs); in h264e_vepu_mbrc_prepare()
619 tmp = (scaler * (p->check_point_distance * (i + 1) + 1)) / sscale; in h264e_vepu_mbrc_prepare()
628 tmp = (RK_S32) (mbrc->cp_usage[i] * scaler) / sscale; in h264e_vepu_mbrc_prepare()
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S9564 # sscale(): computes the destination operand scaled by the source #
9579 global sscale
9580 sscale: label