OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:captured_data
(Results
1 - 5
of
5
) sorted by null
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5TextureGatherOffset.cpp
1322
CapturedVaryings
captured_data
;
local
2246
CapturedVaryings
captured_data
;
local
[
all
...]
esextcGPUShader5TextureGatherOffset.hpp
219
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index,
272
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size) = 0;
435
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
500
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
649
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
689
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
742
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
930
virtual bool checkResult(const CapturedVaryings&
captured_data
, unsigned int index, unsigned int texture_size);
[
all
...]
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
pushbutton_test.cc
29
extern int16_t
captured_data
[16000];
58
error_reporter,
captured_data
, preprocessed_data);
pushbutton_main.c
42
captured_data
[FRAME_SIZE * NUM_FRAMES]; // Location of 1-second data buffer
variable
146
(uint32_t)(&
captured_data
[FRAME_SIZE * g_numFramesCaptured]);
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp
5812
std::vector<GLubyte>
captured_data
;
local
[
all
...]
Completed in 252 milliseconds