Home
last modified time | relevance | path

Searched defs:h_p (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter.cc184 const float* h_p = &h[0]; in MatchedFilterCoreWithAccumulatedError_NEON() local
217 float* h_p = &h[0]; in MatchedFilterCoreWithAccumulatedError_NEON() local
263 const float* h_p = &h[0]; in MatchedFilterCore_NEON() local
316 float* h_p = &h[0]; in MatchedFilterCore_NEON() local
381 const float* h_p = &h[0]; in MatchedFilterCore_AccumulatedError_SSE2() local
429 float* h_p = &h[0]; in MatchedFilterCore_AccumulatedError_SSE2() local
474 const float* h_p = &h[0]; in MatchedFilterCore_SSE2() local
532 float* h_p = &h[0]; in MatchedFilterCore_SSE2() local
H A Dmatched_filter_avx2.cc60 const float* h_p = &h[0]; in MatchedFilterCore_AccumulatedError_AVX2() local
117 float* h_p = &h[0]; in MatchedFilterCore_AccumulatedError_AVX2() local
165 const float* h_p = &h[0]; in MatchedFilterCore_AVX2() local
227 float* h_p = &h[0]; in MatchedFilterCore_AVX2() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmspcs.c607 cmsFloat64Number h_p = atan2deg(b_p, a_p); in cmsCIE2000DeltaE() local