Home
last modified time | relevance | path

Searched refs:NellyMoserEncodeContext (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dnellymoserenc.c57 typedef struct NellyMoserEncodeContext { struct
68 } NellyMoserEncodeContext; typedef
120 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
137 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
172 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
216 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
241 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
310 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
387 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
427 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dnellymoserenc.c58 typedef struct NellyMoserEncodeContext { struct
69 } NellyMoserEncodeContext; typedef
121 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
138 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
153 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
203 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
228 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
297 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
374 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
414 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dnellymoserenc.c57 typedef struct NellyMoserEncodeContext { struct
68 } NellyMoserEncodeContext; argument
120 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
137 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
170 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
214 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
239 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
308 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
385 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
425 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dnellymoserenc.c56 typedef struct NellyMoserEncodeContext { struct
67 } NellyMoserEncodeContext; argument
119 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
136 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
152 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
216 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
241 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
310 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
387 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
427 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dnellymoserenc.c56 typedef struct NellyMoserEncodeContext { struct
67 } NellyMoserEncodeContext; argument
119 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
136 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
152 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
216 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
241 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
310 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
387 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
427 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dnellymoserenc.c58 typedef struct NellyMoserEncodeContext { struct
69 } NellyMoserEncodeContext; argument
121 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
138 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
153 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
203 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
228 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
297 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
374 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
414 .priv_data_size = sizeof(NellyMoserEncodeContext),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dnellymoserenc.c56 typedef struct NellyMoserEncodeContext { struct
67 } NellyMoserEncodeContext; argument
119 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct()
136 NellyMoserEncodeContext *s = avctx->priv_data; in encode_end()
152 NellyMoserEncodeContext *s = avctx->priv_data; in encode_init()
216 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
241 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
310 static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) in encode_block()
387 NellyMoserEncodeContext *s = avctx->priv_data; in encode_frame()
427 .priv_data_size = sizeof(NellyMoserEncodeContext),