Searched defs:scale_B (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/apps/Gallery2/jni/filters/ |
D | fx.c | 60 float scale_B = (lutdim_b-1.f)/256.f; in JNIFUNCF() local
|
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_op.py | 7610 def test_qnnpack_add(self, A, zero_point, scale_A, scale_B, scale_C): argument 7670 def test_qnnpack_mul(self, A, zero_point, scale_A, scale_B, scale_C): argument
|