Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dfitsdec.c45 int blank_val; member
255 t = fitsctx->blank_val; \ in fits_decode_frame()
285 *dst++ = fitsctx->blank_val; \ in fits_decode_frame()
313 { "blank_value", "value that is used to replace BLANK pixels in data array", offsetof(FITSContext, blank_val), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 65535, AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_VIDEO_PARAM},

Completed in 2 milliseconds