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 D | anim_decode.c | 138 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 D | anim_util.c | 41 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