Home
last modified time | relevance | path

Searched defs:y32 (Results 1 – 5 of 5) sorted by relevance

/external/libopus/silk/
DA2NLSF.c70 opus_int32 x_Q16, y32; in silk_A2NLSF_eval_poly() local
/external/webrtc/modules/audio_processing/agc/legacy/
Ddigital_agc.cc75 int32_t tmp32, tmp32no1, tmp32no2, numFIX, den, y32; in WebRtcAgc_CalculateGainTable() local
/external/tensorflow/tensorflow/python/ops/
Dnn_fused_batchnorm_test.py185 def _compute_gradient_error_float16(self, x, x32, x_shape, y, y32, y_shape): argument
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3244 deInt32 y32 = static_cast<deInt32>(y); in test_mul_div() local
3304 deInt32 y32 = static_cast<deInt32>(y); in test_mul_div() local
3448 const deUint32 y32 = static_cast<deUint32>(y); in test_mul_div() local
3506 const deUint32 y32 = static_cast<deUint32>(y); in test_mul_div() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c431 nir_ssa_def *x32[4], *y32[4]; in lower_mul_high64() local