Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc43 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/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc64 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
85 int16_t temp_type = 1; // Default is speech. in DecodeRedundantInternal() local
Daudio_decoder_multi_channel_opus_impl.cc110 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
133 int16_t temp_type = 1; // Default is speech. in DecodeRedundantInternal() local
/external/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc42 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
92 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h45 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc42 int16_t temp_type = 1; // Default is speech. in DecodeInternal() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp493 analysis::Vector temp_type(GetUIntType(context), 2); in ReplaceMbcnt() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Damd_ext_to_khr.cpp493 analysis::Vector temp_type(GetUIntType(context), 2); in ReplaceMbcnt() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp493 analysis::Vector temp_type(GetUIntType(context), 2); in ReplaceMbcnt() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp983 const glsl_type *temp_type = type_sz(inst->src[i].type) == 8 ? in move_push_constants_to_pull_constants() local