Searched defs:dct_type (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/signal/ |
D | dct_ops_test.py | 148 def _compare(self, signals, n, norm, dct_type, atol, rtol): argument 184 def test_random(self, dct_type, norm, shape, dtype): argument
|
/external/tensorflow/tensorflow/python/ops/signal/ |
D | dct_ops.py | 28 def _validate_dct_arguments(input_tensor, dct_type, n, axis, norm): argument
|
/external/libva/va/ |
D | va.h | 3202 uint32_t dct_type : 1; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 294 unsigned int dct_type:1; member
|