Searched refs:int32_to_float (Results 1 – 2 of 2) sorted by relevance
49 void (*int32_to_float)(float *dst, const int32_t *src, intptr_t len); member
54 c->int32_to_float = int32_to_float_c; in ff_fmt_convert_init()