Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtwinvq.h99 uint8_t lpc_idx1[TWINVQ_CHANNELS_MAX]; member
Dtwinvq.c263 static void decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, in decode_lsp()