Home
last modified time | relevance | path

Searched defs:fcoeff (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlpdec.c702 int32_t *fcoeff = s->channel_params[channel].coeff[filter]; in read_filter_params() local
H A Dmlpenc.c832 int32_t *fcoeff = ctx->cur_channel_params[channel].coeff[filter]; in write_filter_params() local
1272 static void code_filter_coeffs(MLPEncodeContext *ctx, FilterParams *fp, int32_t *fcoeff) in code_filter_coeffs() argument
1319 int32_t *fcoeff = ctx->cur_channel_params[channel].coeff[filter]; in set_filter_params() local
1739 int32_t *fcoeff = ctx->cur_channel_params[channel].coeff[filter]; in apply_filter() local

Completed in 7 milliseconds