Searched defs:lpc_idx1 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | twinvq.h | 99 uint8_t lpc_idx1[TWINVQ_CHANNELS_MAX]; member |
D | twinvq.c | 263 static void decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, in decode_lsp() |