Home
last modified time | relevance | path

Searched refs:LSP_CB_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg723_1.h42 #define LSP_CB_SIZE 256 macro
317 static const int16_t lsp_band0[LSP_CB_SIZE][3] = {
406 static const int16_t lsp_band1[LSP_CB_SIZE][3] = {
495 static const int16_t lsp_band2[LSP_CB_SIZE][4] = {
Dg723_1enc.c299 for (i = 0; i < LSP_CB_SIZE; i++) { \