Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Dlp_dec2.c41 Word16 *p_x, x_buf[L_FRAME + L_MEM]; in LP_Decim2() local
/aosp_15_r20/external/libopus/silk/float/
H A Dfind_pitch_lags_FLP.c46 const silk_float *x_buf_ptr, *x_buf; in silk_find_pitch_lags_FLP() local
H A Dstructs_FLP.h57 …silk_float x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member
/aosp_15_r20/external/libopus/silk/fixed/
H A Dstructs_FIX.h58 …silk_DWORD_ALIGN opus_int16 x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp4165 BufHandle x_buf("a", {1, N, 1}, kFloat); in TEST() local