Home
last modified time | relevance | path

Searched refs:EXR_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dexrenc.c52 EXR_UNKNOWN, enumerator
530 { "format", "set pixel type", OFFSET(pixel_type), AV_OPT_TYPE_INT, {.i64=EXR_FLOAT}, EXR_HALF, EXR_UNKNOWN-1, VE, "pixel" },
H A Dexr.c78 EXR_UNKNOWN, enumerator
1570 s->pixel_type = EXR_UNKNOWN; in decode_header()
1720 if (current_pixel_type >= EXR_UNKNOWN) { in decode_header()
1740 if (s->pixel_type != EXR_UNKNOWN && in decode_header()

Completed in 5 milliseconds