| 1819 | fbb_.AddElement<int32_t>(12, kernelY, 0); |
| 1820 | } |
| 1821 | void add_strideX(int32_t strideX) { |
| 1822 | fbb_.AddElement<int32_t>(14, strideX, 0); |
| 1823 | } |
| 1824 | void add_strideY(int32_t strideY) { |
| 1825 | fbb_.AddElement<int32_t>(16, strideY, 0); |
| 1826 | } |
no outgoing calls
no test coverage detected