Searched refs:size_B (Results 1 – 5 of 5) sorted by relevance
393 const int64 size_B = filter_total_size * dims.out_depth; in Compute() local397 const int64 work_unit_size = size_A + size_B + size_C; in Compute()866 const int64 size_B = output_image_size * dims.out_depth; in Compute() local870 const int64 work_unit_size = size_A + size_B + size_C; in Compute()
316 const size_t size_B = output_image_size * dims.out_depth; in Compute() local320 const size_t work_unit_size = size_A + size_B + size_C; in Compute()
409 const size_t size_B = filter_total_size * dims.out_depth; in Compute() local413 const size_t work_unit_size = size_A + size_B + size_C; in Compute()
569 isl_format_for_size(unsigned size_B) in isl_format_for_size() argument571 switch (size_B) { in isl_format_for_size()
2529 isl_format_for_size(unsigned size_B) in isl_format_for_size() argument2531 switch (size_B) { in isl_format_for_size()