Home
last modified time | relevance | path

Searched defs:y32 (Results 1 – 6 of 6) 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.cpp3248 deInt32 y32 = static_cast<deInt32>(y); in test_mul_div() local
3308 deInt32 y32 = static_cast<deInt32>(y); in test_mul_div() local
3452 const deUint32 y32 = static_cast<deUint32>(y); in test_mul_div() local
3510 const deUint32 y32 = static_cast<deUint32>(y); in test_mul_div() local
/external/libyuv/files/source/
Drow_common.cc1676 uint32_t y32 = y * 0x0101; local
1692 uint32_t y32 = y * 0x0101; in YuvPixel8_16() local
1709 uint32_t y32 = y << 6; in YuvPixel10_16() local
1728 uint32_t y32 = y << 4; in YuvPixel12_16() local
1783 uint32_t y32 = y; in YuvPixel16_8() local
1802 uint32_t y32 = y; in YuvPixel16_16() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c431 nir_ssa_def *x32[4], *y32[4]; in lower_mul_high64() local