Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DConvolution3d.h62 …const int half_height_weights_end = ((height_weights % 2) == 0) ? (half_height_weights_start - 1… variable
140 …const int half_height_weights_end = ((height_weights % 2) == 0) ? (half_height_weights_start - 1… variable