Searched defs:in_far (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/modules/audio_processing/agc/legacy/ |
| D | digital_agc.cc | 262 const int16_t* in_far, in WebRtcAgc_AddFarendToDigital()
|
| D | analog_agc.cc | 253 int WebRtcAgc_AddFarend(void* state, const int16_t* in_far, size_t samples) { in WebRtcAgc_AddFarend()
|
| /external/armnn/third-party/stb/ |
| D | stb_image.h | 3120 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1() 3129 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() 3139 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2() 3169 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2() 3194 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd() 3310 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
|
| /external/ComputeLibrary/include/stb/ |
| D | stb_image.h | 3164 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1() 3173 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() 3183 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2() 3213 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2() 3238 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd() 3354 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
|