Searched defs:weights_per_block (Results 1 – 3 of 3) sorted by relevance
243 int weights_per_block = x_weights * y_weights; in initialize_decimation_table_2d() local326 int weights_per_block = x_weights * y_weights * z_weights; in initialize_decimation_table_3d() local
261 unsigned int weights_per_block = x_weights * y_weights; in init_decimation_info_2d() local460 unsigned int weights_per_block = x_weights * y_weights * z_weights; in init_decimation_info_3d() local
742 size_t weights_per_block = interp_width * block_x + interp_height * block_y; in upsample_gen2d_aa_out_cuda_template() local827 size_t weights_per_block = interp_width * block_x + interp_height * block_y; in upsample_gen2d_aa_backward_out_cuda_template() local