Searched defs:irow (Results 1 – 7 of 7) sorted by relevance
49 const rescaler_t* const irow, in Interpolate_NEON()66 rescaler_t* const irow = wrk->irow; in RescalerExportRowExpand_NEON() local122 rescaler_t* const irow = wrk->irow; in RescalerExportRowShrink_NEON() local
101 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowExpand_C() local132 rescaler_t* const irow = wrk->irow; in WebPRescalerExportRowShrink_C() local
171 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPSdspR2() local
175 static WEBP_INLINE void ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, in ExportRowExpand_1()252 rescaler_t* irow = wrk->irow; in RescalerExportRowExpand_MIPSdspR2() local
151 rescaler_t* irow = wrk->irow; in ExportRowExpand_MIPS32() local
260 rescaler_t* const irow = wrk->irow; in RescalerExportRowExpand_SSE2() local320 rescaler_t* const irow = wrk->irow; in RescalerExportRowShrink_SSE2() local
46 rescaler_t* irow, *frow; // work buffer member
Completed in 9 milliseconds