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