Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgif.c172 int is_trans = 1; in gif_crop_translucent() local
175 is_trans = 0; in gif_crop_translucent()
180 if (!is_trans) in gif_crop_translucent()
187 int is_trans = 1; in gif_crop_translucent() local
190 is_trans = 0; in gif_crop_translucent()
194 if (!is_trans) in gif_crop_translucent()
201 int is_trans = 1; in gif_crop_translucent() local
204 is_trans = 0; in gif_crop_translucent()
208 if (!is_trans) in gif_crop_translucent()
215 int is_trans in gif_crop_translucent() local
[all...]

Completed in 2 milliseconds