Searched refs:packet_cols4 (Results 1 – 2 of 2) sorted by relevance
903 Index packet_cols4 = nr>=4 ? (cols/4) * 4 : 0;930 for(Index j2=0; j2<packet_cols4; j2+=nr)1071 for(Index j2=packet_cols4; j2<cols; j2++)1163 for(Index j2=0; j2<packet_cols4; j2+=nr)1276 for(Index j2=packet_cols4; j2<cols; j2++)1357 for(Index j2=0; j2<packet_cols4; j2+=nr)1450 for(Index j2=packet_cols4; j2<cols; j2++)1517 for(Index j2=0; j2<packet_cols4; j2+=nr)1649 for(Index j2=packet_cols4; j2<cols; j2++)1909 Index packet_cols4 = nr>=4 ? (cols/4) * 4 : 0;[all …]
93 Index packet_cols4 = nr>=4 ? (cols/4) * 4 : 0; in operator() local171 for(Index j2=end8; j2<(std::min)(k2+rows,packet_cols4); j2+=4) in operator()232 for(Index j2=(std::max)(packet_cols8,k2+rows); j2<packet_cols4; j2+=4) in operator()246 for(Index j2=packet_cols4; j2<cols; ++j2) in operator()