Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/signal/
Ddct_ops.py31 def _validate_dct_arguments(input_tensor, dct_type, n, axis, norm): argument
/external/tensorflow/tensorflow/python/kernel_tests/signal/
Ddct_ops_test.py106 def _compare(self, signals, norm, dct_type, atol=5e-4, rtol=5e-4): argument
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h191 unsigned int dct_type:1; member