Searched defs:irow (Results 1 - 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | rescaler_mips_dsp_r2.c | 169 rescaler_t* irow = wrk->irow; ExportRowExpand_MIPSdspR2() local [all...] |
H A 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 [all...] |
H A D | rescaler_mips32.c | 151 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPS32() local [all...] |
H A D | rescaler_neon.c | 66 rescaler_t* const irow = wrk->irow; in RescalerExportRowExpand_NEON() local 120 rescaler_t* const irow = wrk->irow; in RescalerExportRowShrink_NEON() local 48 Interpolate_NEON(const rescaler_t* const frow, const rescaler_t* const irow, uint32_t A, uint32_t B) Interpolate_NEON() argument [all...] |
H A D | rescaler_msa.c | 174 static WEBP_INLINE void ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, in ExportRowExpand_1() argument 250 rescaler_t* irow = wrk->irow; RescalerExportRowExpand_MIPSdspR2() local [all...] |
H A 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 [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | rescaler_utils.h | 46 rescaler_t* irow, *frow; // work buffer member
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | srp.c | 97 char **irow; in update_index() local 508 char **irow = NULL; in srp_main() local [all...] |
H A D | ca.c | 1513 OPENSSL_STRING *irow = NULL; in do_body() local 2133 char *row[DB_NUMBER], **rrow, **irow; in do_revoke() local [all...] |
/third_party/openssl/apps/ |
H A D | srp.c | 97 char **irow; in update_index() local 508 char **irow = NULL; in srp_main() local [all...] |
H A D | ca.c | 1493 OPENSSL_STRING *irow = NULL; in do_body() local 2113 char *row[DB_NUMBER], **rrow, **irow; in do_revoke() local [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdgif.c | 627 JDIMENSION irow; in METHODDEF() local
|
/third_party/skia/third_party/externals/libgifcodec/ |
H A D | SkGifImageReader.h | 128 size_t irow; // Current output row, starting at zero. member in final
|
/third_party/ffmpeg/libavcodec/ |
H A D | sanm.c | 408 int irow, icol; in make_glyphs() local
|
Completed in 19 milliseconds