Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfitsdec.c183 static int fits_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) in fits_decode_frame() function
328 .decode = fits_decode_frame,