Searched defs:temp_val (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | dtmf_tone_generator.cc | 177 int32_t temp_val = kAmpMultiplier * temp_val_low + (temp_val_high << 15); in Generate() local
|
/external/libxaac/decoder/ |
D | ixheaacd_env_dec.c | 131 WORD16 temp_val; in ixheaacd_process_del_cod_env_data() local
|
D | ixheaacd_env_calc.c | 233 WORD32 temp_val; in ixheaacd_noiselimiting() local 768 WORD32 temp_val; in ixheaacd_calc_sbrenvelope() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 1869 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/ |
D | vtn_variables.c | 873 struct vtn_ssa_value *comp, temp_val; in _vtn_block_load_store() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 2645 int temp_val = ctx->temp_reg; in r600_fetch_tess_io_info() local
|