Searched defs:frow (Results 1 – 2 of 2) sorted by relevance
76 const int32_t* const frow = wrk->frow; in ExportRowC() local102 int* frow = wrk->frow + channel; in ImportRowMIPS() local196 const int32_t* const frow = wrk->frow; in ExportRowMIPS() local
37 int32_t* irow, *frow; // work buffer member