Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfmtconvert.c35 static void int32_to_float_c(float *dst, const int32_t *src, intptr_t len) in int32_to_float_c() function
54 c->int32_to_float = int32_to_float_c; in ff_fmt_convert_init()