Searched defs:alac (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dalac.c93 static void allocate_buffers(ALACContext *alac) argument
107 alac_set_info(ALACContext *alac) argument
169 bastardized_rice_decompress(ALACContext *alac, int32_t *output_buffer, int output_size, int readsamplesize, int rice_initialhistory, int rice_kmodifier, int rice_historymult, int rice_kmodifier_mask ) argument
462 ALACContext *alac = avctx->priv_data; local
679 ALACContext *alac = avctx->priv_data; local
690 ALACContext *alac = avctx->priv_data; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dalac.c93 static void allocate_buffers(ALACContext *alac) argument
107 alac_set_info(ALACContext *alac) argument
169 bastardized_rice_decompress(ALACContext *alac, int32_t *output_buffer, int output_size, int readsamplesize, int rice_initialhistory, int rice_kmodifier, int rice_historymult, int rice_kmodifier_mask ) argument
462 ALACContext *alac = avctx->priv_data; local
679 ALACContext *alac = avctx->priv_data; local
690 ALACContext *alac = avctx->priv_data; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dalac.c93 static void allocate_buffers(ALACContext *alac) argument
107 alac_set_info(ALACContext *alac) argument
169 bastardized_rice_decompress(ALACContext *alac, int32_t *output_buffer, int output_size, int readsamplesize, int rice_initialhistory, int rice_kmodifier, int rice_historymult, int rice_kmodifier_mask ) argument
462 ALACContext *alac = avctx->priv_data; local
679 ALACContext *alac = avctx->priv_data; local
690 ALACContext *alac = avctx->priv_data; local
[all...]

Completed in 145 milliseconds