Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Danim_decode.c138 static int IsFullFrame(int width, int height, int canvas_width, in IsFullFrame() function
183 IsFullFrame(curr->width, curr->height, in IsKeyFrame()
188 (IsFullFrame(prev->width, prev->height, canvas_width, in IsKeyFrame()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_util.c41 static int IsFullFrame(int width, int height, in IsFullFrame() function
381 if (IsFullFrame(prev_desc->Width, prev_desc->Height, in IsKeyFrameGIF()

Completed in 6 milliseconds