Searched defs:frow (Results 1 – 8 of 8) sorted by relevance
37 rescaler_t* frow = wrk->frow + channel; in ImportRowShrink() local96 rescaler_t* frow = wrk->frow + channel; in ImportRowExpand() local151 const rescaler_t* frow = wrk->frow; in ExportRowExpand() local214 const rescaler_t* frow = wrk->frow; in ExportRowShrink() local
44 static uint32x4_t Interpolate(const rescaler_t* const frow, in Interpolate()65 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpand() local121 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrink() local
32 const rescaler_t* frow = wrk->frow; in ExportRowShrink() local170 const rescaler_t* frow = wrk->frow; in ExportRowExpand() local
100 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowExpandC() local131 const rescaler_t* const frow = wrk->frow; in WebPRescalerExportRowShrinkC() local
46 rescaler_t* frow = wrk->frow; in RescalerImportRowExpandSSE2() local121 rescaler_t* frow = wrk->frow; in RescalerImportRowShrinkSSE2() local233 const rescaler_t* const frow = wrk->frow; in RescalerExportRowExpandSSE2() local293 const rescaler_t* const frow = wrk->frow; in RescalerExportRowShrinkSSE2() local
37 int32_t* irow, *frow; // work buffer member
102 const int32_t* const frow = wrk->frow; in WebPRescalerExportRow() local
46 rescaler_t* irow, *frow; // work buffer member