Searched refs:lhs_channels (Results 1 – 1 of 1) sorted by relevance
292 vector <Mat> lhs_channels; in arrayProduct() local295 split(lhs,lhs_channels); in arrayProduct()299 multiply(lhs_channels[chan],rhs,result_channels[chan]); in arrayProduct()