Home
last modified time | relevance | path

Searched refs:quantize (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.h45 #define quantize lsx_g72x_quantize macro
130 int quantize(int d,
H A Dg72x.c225 int quantize(int d, int y, short const *table, int size) in quantize() function
512 id = quantize(dx, y, qtab, sign - 1); in tandem_adjust_alaw()
554 id = quantize(dx, y, qtab, sign - 1); in tandem_adjust_ulaw()
H A Dg721.c111 i = quantize(d, y, qtab_721, 7); /* i = ADPCM code */ in g721_encoder()
H A Dg723_24.c99 i = quantize(d, y, qtab_723_24, 3); /* i = ADPCM code */ in g723_24_encoder()
H A Dg723_40.c118 i = quantize(d, y, qtab_723_40, 15); /* i = ADPCM code */ in g723_40_encoder()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/shaders/
H A Dtoon.fsh41 uniform float quantize;
74 rgb.rgb *= quantize;
77 rgb.rgb = vec3(irgb) / quantize;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/
H A DEffectToon.qml52 property real quantize: 8.0
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py178 return str(x.quantize(Decimal(".1"), rounding=ROUND_HALF_UP))
2178 return "{} s".format((val / 1000000000).quantize(Decimal("0.000000001")))
2180 return "{} ms".format((val / 1000000).quantize(Decimal("0.000001")))
2182 return "{} us".format((val / 1000).quantize(Decimal("0.001")))
2183 return "{} ns".format(val.quantize(Decimal("1")))
2280 time_from = time_from.quantize(Decimal(1))
2304 time_from = time_from.quantize(Decimal(1))
2305 time_to = time_to.quantize(Decimal(1))
3031 ipc = str(ipc.quantize(Decimal(".01"), rounding=ROUND_HALF_UP))
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_CN.md194 …olor fill<br/>Color palette<br/>ROP(NA for RV1108/RV1109/RK3566)<br/>NN quantize(NA for RK3399/RV1…
H A DRockchip_Developer_Guide_RGA_EN.md188 …r key<br/>Color fill<br/>Color palette<br/>ROP(NA for 1108/1109)<br/>NN quantize(NA for 3399/1108)…