Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc29 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
53 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc34 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
55 int16_t temp_type = 1; // Default is speech. in DecodeRedundantInternal() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc39 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
78 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc37 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h53 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp954 const glsl_type *temp_type = type_sz(inst->src[i].type) == 8 ? in move_push_constants_to_pull_constants() local