Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c635 static int dng_decode_jpeg(AVCodecContext *avctx, AVFrame *frame, in dng_decode_jpeg() function
849 if ((ret = dng_decode_jpeg(s->avctx, p, s->stripsize, 0, 0, s->width, s->height)) < 0) in tiff_unpack_strip()
1006 ret = dng_decode_jpeg(avctx, frame, tile_byte_count, pos_x, pos_y, tile_width, tile_length); in dng_decode_tiles()

Completed in 4 milliseconds