Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Drfft2d.cc338 void PrepareOutputBuffer(complex<float>* output_data, int fft_height, in PrepareOutputBuffer() function
H A Dirfft2d.cc286 void PrepareOutputBuffer(float* output_data, int fft_height, int fft_width, in PrepareOutputBuffer() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp5545 bool FunctionalTest::PrepareOutputBuffer() in PrepareOutputBuffer() function in gl4cts::DirectStateAccess::Buffers::FunctionalTest