Home
last modified time | relevance | path

Searched defs:offset_out (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DConvolutionLayer.cpp90 …const int offset_out = xo + yo * width_out + ((ofm + group * (depth_out / num_groups)) * width_out… in convolution_layer_nchw() local
DFullyConnectedLayer.cpp146 const int offset_out = k * rows_weights; in fully_connected_layer() local
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c475 off_t offset_out, offset_in; in test4_lseek() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c841 uint32_t *offset_out, uint32_t *row_stride_out, in blorp_get_client_bo()