Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc55 const float* h_p = &h[0]; in MatchedFilterCore_NEON() local
110 float* h_p = &h[0]; in MatchedFilterCore_NEON() local
165 const float* h_p = &h[0]; in MatchedFilterCore_SSE2() local
222 float* h_p = &h[0]; in MatchedFilterCore_SSE2() local
/external/pdfium/third_party/lcms/src/
Dcmspcs.c607 cmsFloat64Number h_p = atan2deg(b_p, a_p); in cmsCIE2000DeltaE() local