Home
last modified time | relevance | path

Searched refs:decode_ppc (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmetasound.c64 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() function
368 tctx->decode_ppc = decode_ppc; in metasound_decode_init()
H A Dtwinvqdec.c179 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() function
404 tctx->decode_ppc = decode_ppc; in twinvq_decode_init()
H A Dtwinvq.h178 void (*decode_ppc)(struct TwinVQContext *tctx, int period_coef, int g_coef, member
H A Dtwinvq.c457 tctx->decode_ppc(tctx, bits->p_coef[i], bits->g_coef[i], in read_and_decode_spectrum()

Completed in 5 milliseconds