Searched defs:InitInput (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ | ||
| D | collective_nccl_test.cc | 456 void InitInput(Tensor* input, const int rank) override { in InitInput() function in tensorflow::NcclReducerTest |
| /external/libvpx/test/ | ||
| D | partial_idct_test.cc | 130 void InitInput() { in InitInput() function in __anonc8716fac0111::PartialIDctTest |
| D | lpf_test.cc | 63 void InitInput(Pixel *s, Pixel *ref_s, ACMRandom *rnd, const uint8_t limit, in InitInput() function |
| /external/libgav1/src/dsp/ | ||
| D | loop_filter_test.cc | 50 void InitInput(Pixel* dst, const int stride, const int bitdepth, in InitInput() function |
| /external/libaom/test/ | ||
| D | lpf_test.cc | 60 void InitInput(Pixel_t *s, Pixel_t *ref_s, ACMRandom *rnd, const uint8_t limit, in InitInput() function |