Searched defs:instance_index (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/logging/ |
D | aec_logging_file_handling.cc | 23 int instance_index, in WebRtcAec_ReopenWav() 44 void WebRtcAec_RawFileOpen(const char* name, int instance_index, FILE** file) { in WebRtcAec_RawFileOpen()
|
D | aec_logging.h | 27 #define RTC_AEC_DEBUG_WAV_REOPEN(name, instance_index, process_rate, \ argument 77 #define RTC_AEC_DEBUG_WAV_REOPEN(wav_file, name, instance_index, process_rate, \ argument
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttobjs.c | 636 FT_Int instance_index = face_index >> 16; in tt_face_init() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | sfobjs.c | 888 FT_Int instance_index; in sfnt_init_face() local
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core_internal.h | 162 int instance_index; member
|