Searched refs:bark_hist (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.h148 float bark_hist[3][2][40]; ///< BSE coefficients of last frame member in struct:TwinVQContext
H A Dmetasound.c120 float *hist = tctx->bark_hist[ftype][ch];
H A Dtwinvqdec.c216 float *hist = tctx->bark_hist[ftype][ch];
H A Dtwinvq.c799 twinvq_memset_float(tctx->bark_hist[0][0], 0.1,
800 FF_ARRAY_ELEMS(tctx->bark_hist));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c185 float bark_hist[3][2][40]; ///< BSE coefficients of last frame member in struct:TwinContext
711 float *hist = tctx->bark_hist[ftype][ch];
1164 memset_float(tctx->bark_hist[0][0], 0.1, FF_ARRAY_ELEMS(tctx->bark_hist));

Completed in 54 milliseconds