Searched refs:AMRContext (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dlibopencore-amr.c73 typedef struct AMRContext { struct
78 } AMRContext; typedef in typeref:struct:AMRContext
82 AMRContext *s = avctx->priv_data;
103 AMRContext *s = avctx->priv_data;
114 AMRContext *s = avctx->priv_data;
146 sizeof(AMRContext),
156 AMRContext *s = avctx->priv_data;
189 AMRContext *s = avctx->priv_data;
200 AMRContext *s = avctx->priv_data;
220 sizeof(AMRContext),
[all...]
H A Damrnbdec.c96 typedef struct AMRContext { struct
137 } AMRContext; typedef in typeref:struct:AMRContext
153 AMRContext *p = avctx->priv_data;
184 static enum Mode unpack_bitstream(AMRContext *p, const uint8_t *buf,
266 static void lsf2lsp_for_mode12k2(AMRContext *p, double lsp[LP_FILTER_ORDER],
302 * @param p pointer to the AMRContext
304 static void lsf2lsp_5(AMRContext *p)
331 * @param p pointer to the AMRContext
333 static void lsf2lsp_3(AMRContext *p)
397 static void decode_pitch_vector(AMRContext *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dlibopencore-amr.c73 typedef struct AMRContext { struct
78 } AMRContext; typedef in typeref:struct:AMRContext
82 AMRContext *s = avctx->priv_data;
103 AMRContext *s = avctx->priv_data;
114 AMRContext *s = avctx->priv_data;
146 sizeof(AMRContext),
156 AMRContext *s = avctx->priv_data;
189 AMRContext *s = avctx->priv_data;
200 AMRContext *s = avctx->priv_data;
220 sizeof(AMRContext),
[all...]
H A Damrnbdec.c96 typedef struct AMRContext { struct
137 } AMRContext; typedef in typeref:struct:AMRContext
153 AMRContext *p = avctx->priv_data;
184 static enum Mode unpack_bitstream(AMRContext *p, const uint8_t *buf,
266 static void lsf2lsp_for_mode12k2(AMRContext *p, double lsp[LP_FILTER_ORDER],
302 * @param p pointer to the AMRContext
304 static void lsf2lsp_5(AMRContext *p)
331 * @param p pointer to the AMRContext
333 static void lsf2lsp_3(AMRContext *p)
397 static void decode_pitch_vector(AMRContext *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dlibopencore-amr.c73 typedef struct AMRContext { struct
78 } AMRContext; typedef in typeref:struct:AMRContext
82 AMRContext *s = avctx->priv_data;
103 AMRContext *s = avctx->priv_data;
114 AMRContext *s = avctx->priv_data;
146 sizeof(AMRContext),
156 AMRContext *s = avctx->priv_data;
189 AMRContext *s = avctx->priv_data;
200 AMRContext *s = avctx->priv_data;
220 sizeof(AMRContext),
[all...]
H A Damrnbdec.c96 typedef struct AMRContext { struct
137 } AMRContext; typedef in typeref:struct:AMRContext
153 AMRContext *p = avctx->priv_data;
184 static enum Mode unpack_bitstream(AMRContext *p, const uint8_t *buf,
266 static void lsf2lsp_for_mode12k2(AMRContext *p, double lsp[LP_FILTER_ORDER],
302 * @param p pointer to the AMRContext
304 static void lsf2lsp_5(AMRContext *p)
331 * @param p pointer to the AMRContext
333 static void lsf2lsp_3(AMRContext *p)
397 static void decode_pitch_vector(AMRContext *
[all...]

Completed in 166 milliseconds