av_d2str 161 libavutil/avstring.h char *av_d2str(double d); av_d2str 114 libavutil/tests/avstring.c if((ptr = av_d2str(value)) == NULL){ \