MCPcopy Create free account
hub / github.com/FFmpeg/FFmpeg / exr.c

File exr.c

libavcodec/exr.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * OpenEXR (.exr) image decoder
3 * Copyright (c) 2006 Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
4 * Copyright (c) 2009 Jimmy Christensen

Callers

nothing calls this directly

Calls 15

bytestream2_initFunction · 0.85
avpriv_request_sampleFunction · 0.85
av_logFunction · 0.85
ff_set_dimensionsFunction · 0.85
ff_set_sarFunction · 0.85
av_d2qFunction · 0.85
av_int2floatFunction · 0.85
av_pix_fmt_desc_getFunction · 0.85
av_pix_fmt_count_planesFunction · 0.85
av_realloc_fFunction · 0.85

Tested by

no test coverage detected