Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dgif.c154 static void gif_crop_translucent(AVCodecContext *avctx, in gif_crop_translucent() function
316 gif_crop_translucent(avctx, buf, linesize, &width, &height, &x_start, &y_start); in gif_image_write_image()