Home
last modified time | relevance | path

Searched defs:y_end (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c73 const int y_end = io->mb_y + io->mb_h; in EmitFancyRGB() local
471 const int y_end = p->last_y + lines_left; in EmitRescaledAlphaRGB() local
A Dframe_dec.c434 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
A Dvp8l_dec.c717 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c288 int y_start, int y_end, in ColorSpaceInverseTransform_C()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c720 const int y_end = (rect->y_offset_ + rect->height_) & ~(block_size - 1); in FlattenSimilarBlocks() local

Completed in 17 milliseconds