Searched defs:irow (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | rescaler_neon.c | 49 const rescaler_t* const irow, in Interpolate_NEON() 66 rescaler_t* const irow = wrk->irow; in RescalerExportRowExpand_NEON() local 120 rescaler_t* const irow = wrk->irow; in RescalerExportRowShrink_NEON() local
|
D | rescaler.c | 102 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowExpand_C() local 131 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowShrink_C() local
|
D | rescaler_mips_dsp_r2.c | 169 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPSdspR2() local
|
D | rescaler_msa.c | 174 static WEBP_INLINE void ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, in ExportRowExpand_1() 250 rescaler_t* irow = wrk->irow; in RescalerExportRowExpand_MIPSdspR2() local
|
D | rescaler_mips32.c | 151 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPS32() local
|
D | rescaler_sse2.c | 231 rescaler_t* const irow = wrk->irow; in RescalerExportRowExpand_SSE2() local 289 rescaler_t* const irow = wrk->irow; in RescalerExportRowShrink_SSE2() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | srp.c | 97 char **irow; in update_index() local 508 char **irow = NULL; in srp_main() local
|
D | ca.c | 1513 OPENSSL_STRING *irow = NULL; in do_body() local 2133 char *row[DB_NUMBER], **rrow, **irow; in do_revoke() local
|
/third_party/openssl/apps/ |
D | srp.c | 97 char **irow; in update_index() local 508 char **irow = NULL; in srp_main() local
|
D | ca.c | 1493 OPENSSL_STRING *irow = NULL; in do_body() local 2113 char *row[DB_NUMBER], **rrow, **irow; in do_revoke() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | rescaler_utils.h | 46 rescaler_t* irow, *frow; // work buffer member
|
/third_party/skia/third_party/externals/libgifcodec/ |
D | SkGifImageReader.h | 128 size_t irow; // Current output row, starting at zero. variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdgif.c | 627 JDIMENSION irow; in get_interlaced_row() local
|
/third_party/ffmpeg/libavcodec/ |
D | sanm.c | 407 int irow, icol; in make_glyphs() local
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | function.cc | 5890 for (uint32_t irow = 0; irow < result_ty->rows; irow++) { in MakeOuterProduct() local
|