Home
last modified time | relevance | path

Searched defs:LPCContext (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlpc.h52 typedef struct LPCContext { struct
53 int blocksize;
54 int max_order;
55 enum FFLPCType lpc_type;
56 double *windowed_buffer;
57 double *windowed_samples;
87 } LPCContext; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlpc.h52 typedef struct LPCContext { struct
53 int blocksize;
54 int max_order;
55 enum FFLPCType lpc_type;
56 double *windowed_buffer;
57 double *windowed_samples;
87 } LPCContext; typedef
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlpc.h52 typedef struct LPCContext { struct
53 int blocksize;
54 int max_order;
55 enum FFLPCType lpc_type;
56 double *windowed_buffer;
57 double *windowed_samples;
87 } LPCContext; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlpc.h52 typedef struct LPCContext { struct
53 int blocksize;
54 int max_order;
55 enum FFLPCType lpc_type;
56 double *windowed_buffer;
57 double *windowed_samples;
87 } LPCContext; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlpc.h52 typedef struct LPCContext { struct
53 int blocksize;
54 int max_order;
55 enum FFLPCType lpc_type;
56 double *windowed_buffer;
57 double *windowed_samples;
87 } LPCContext; argument
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlpc.h50 typedef struct LPCContext { struct
51 int blocksize;
52 int max_order;
53 enum FFLPCType lpc_type;
54 double *windowed_buffer;
55 double *windowed_samples;
82 } LPCContext; typedef
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlpc.h50 typedef struct LPCContext { struct
51 int blocksize;
52 int max_order;
53 enum FFLPCType lpc_type;
54 double *windowed_buffer;
55 double *windowed_samples;
82 } LPCContext; argument