Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3dsp.c49 static void float_to_fixed24_c(int32_t *dst, const float *src, unsigned int len) in float_to_fixed24_c() function
371 c->float_to_fixed24 = float_to_fixed24_c; in ff_ac3dsp_init()