Home
last modified time | relevance | path

Searched defs:x_buf (Results 1 – 6 of 6) sorted by relevance

/external/libopus/silk/float/
Dfind_pitch_lags_FLP.c46 const silk_float *x_buf_ptr, *x_buf; in silk_find_pitch_lags_FLP() local
Dstructs_FLP.h57 …silk_float x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_matvec.h32 void MatVec(T* out_buf, T* mat_buf, T* x_buf, int64 rows, int64 cols, in MatVec()
/external/nos/host/android/hals/keymaster/
Dimport_key.cpp229 unique_ptr<uint8_t[]> x_buf(new uint8_t[field_size]); in import_key_ec() local
/external/nos/host/android/hals/keymaster/test/
Dimport_key_test.cpp288 unique_ptr<uint8_t[]> x_buf(new uint8_t[field_size]); in MatchAndExplainEC() local
/external/libopus/silk/fixed/
Dstructs_FIX.h58 …silk_DWORD_ALIGN opus_int16 x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member