Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfitsdec.c61 float tflt; in fill_data_min_max() local
85 CASE_N(-32, tflt, av_int2float(AV_RB32(ptr8))); in fill_data_min_max()
191 float tflt; in fits_decode_frame() local
292 CASE_GRAY(-32, dst16, uint16_t, tflt, av_int2float(AV_RB32(ptr8))); in fits_decode_frame()