Home
last modified time | relevance | path

Searched refs:src_global_row (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/internal/
Dunpack.h99 int depth, int src_row, int src_col, int src_global_row, in UnpackResultBlock() argument
124 executor.Execute(acc, dst, src_global_row, src_global_col, dst_row, dst_col); in UnpackResultBlock()
Doutput.h460 void Execute(InputType input, DstType* dst, int src_global_row,
474 output_pipeline_eval_impl_.Eval(input, src_global_row, src_global_col);