Searched defs:frow (Results 1 – 7 of 7) sorted by relevance
38 rescaler_t* frow = wrk->frow + channel; in ImportRowShrink_MIPS32() local98 rescaler_t* frow = wrk->frow + channel; in ImportRowExpand_MIPS32() local153 const rescaler_t* frow = wrk->frow; in ExportRowExpand_MIPS32() local
48 static uint32x4_t Interpolate_NEON(const rescaler_t* const frow, in Interpolate_NEON()69 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand_NEON() local123 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrink_NEON() local
103 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowExpand_C() local132 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowShrink_C() local
48 rescaler_t* frow = wrk->frow; in RescalerImportRowExpand_SSE2() local121 rescaler_t* frow = wrk->frow; in RescalerImportRowShrink_SSE2() local233 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand_SSE2() local291 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrink_SSE2() local
117 static WEBP_INLINE void ExportRowExpand_0(const uint32_t* frow, uint8_t* dst, in ExportRowExpand_0()174 static WEBP_INLINE void ExportRowExpand_1(const uint32_t* frow, uint32_t* irow, in ExportRowExpand_1()252 const rescaler_t* frow = wrk->frow; in RescalerExportRowExpand_MIPSdspR2() local
171 const rescaler_t* frow = wrk->frow; in ExportRowExpand_MIPSdspR2() local
46 rescaler_t* irow, *frow; // work buffer member