Home
last modified time | relevance | path

Searched defs:next_row (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/common/x86/
Dsubpixel_ssse3.asm952 .next_row: label
1233 .next_row: label
/external/webp/src/enc/
Dnear_lossless_enc.c64 const uint32_t* const next_row, in IsSmooth()
81 uint32_t* next_row = curr_row + xsize; in NearLossless() local
/external/pdfium/third_party/agg23/
Dagg_rendering_buffer.h121 int8u* next_row(void* p) in next_row() function
125 const int8u* next_row(const void* p) const in next_row() function
/external/python/cpython3/Modules/_sqlite/
Dcursor.h49 PyObject* next_row; member
Dcursor.c739 PyObject* next_row; in pysqlite_cursor_iternext() local
/external/skia/src/effects/
DSkEmbossMask.cpp70 int next_row = neq_to_mask(y, maxy) & rowBytes; in Emboss() local
/external/skqp/src/effects/
DSkEmbossMask.cpp70 int next_row = neq_to_mask(y, maxy) & rowBytes; in Emboss() local
/external/python/cpython2/Modules/_sqlite/
Dcursor.h49 PyObject* next_row; member
Dcursor.c876 PyObject* next_row; in pysqlite_cursor_iternext() local
/external/libjpeg-turbo/
Djdpostct.c42 JDIMENSION next_row; /* index of next row to fill/empty in strip */ member
/external/libvpx/libvpx/vpx_dsp/ppc/
Ddeblock_vsx.c317 const int16x8_t next_row = unpack_to_s16_h(vec_vsx_ld(i * pitch, dst)); in vpx_mbpost_proc_down_vsx() local
/external/ImageMagick/MagickCore/
Dresize.c3235 next_row, in ScaleImage() local