Home
last modified time | relevance | path

Searched defs:temp_val (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddtmf_tone_generator.cc177 int32_t temp_val = kAmpMultiplier * temp_val_low + (temp_val_high << 15); in Generate() local
/external/libxaac/decoder/
Dixheaacd_env_dec.c131 WORD16 temp_val; in ixheaacd_process_del_cod_env_data() local
Dixheaacd_env_calc.c233 WORD32 temp_val; in ixheaacd_noiselimiting() local
768 WORD32 temp_val; in ixheaacd_calc_sbrenvelope() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1869 tcu::Float<deUint32, 5, 6, 15, tcu::FLOAT_SUPPORT_DENORM> temp_val(bits); in read11F_11F_10F_Channel() local
1877 tcu::Float<deUint32, 5, 6, 15, tcu::FLOAT_SUPPORT_DENORM> temp_val(bits); in read11F_11F_10F_Channel() local
1885 tcu::Float<deUint32, 5, 5, 15, tcu::FLOAT_SUPPORT_DENORM> temp_val(bits); in read11F_11F_10F_Channel() local
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c873 struct vtn_ssa_value *comp, temp_val; in _vtn_block_load_store() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c2645 int temp_val = ctx->temp_reg; in r600_fetch_tess_io_info() local