Home
last modified time | relevance | path

Searched defs:irow (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Drescaler_neon.c49 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
Drescaler.c102 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowExpand_C() local
131 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowShrink_C() local
Drescaler_mips_dsp_r2.c169 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPSdspR2() local
Drescaler_msa.c174 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
Drescaler_mips32.c151 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPS32() local
Drescaler_sse2.c231 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/
Dsrp.c97 char **irow; in update_index() local
508 char **irow = NULL; in srp_main() local
Dca.c1513 OPENSSL_STRING *irow = NULL; in do_body() local
2133 char *row[DB_NUMBER], **rrow, **irow; in do_revoke() local
/third_party/openssl/apps/
Dsrp.c97 char **irow; in update_index() local
508 char **irow = NULL; in srp_main() local
Dca.c1493 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/
Drescaler_utils.h46 rescaler_t* irow, *frow; // work buffer member
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.h128 size_t irow; // Current output row, starting at zero. variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c627 JDIMENSION irow; in get_interlaced_row() local
/third_party/ffmpeg/libavcodec/
Dsanm.c407 int irow, icol; in make_glyphs() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc5890 for (uint32_t irow = 0; irow < result_ty->rows; irow++) { in MakeOuterProduct() local