Searched defs:window_shape (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/UNIT/ |
H A D | WindowIterator.cpp | 76 TensorShape window_shape = window.shape(); variable 115 TensorShape window_shape = window.shape(); variable
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_fd_mdct.c | 69 WORD32 window_shape = pstr_usac_config->window_shape_prev[ch_idx]; in iusace_fd_mdct_short() local 137 WORD32 window_shape = pstr_usac_config->window_shape_prev[ch_idx]; in iusace_fd_mdct_long() local
|
H A D | iusace_psy_mod.h | 88 WORD32 window_shape; member 130 WORD32 window_shape[MAX_TIME_CHANNELS]; member
|
H A D | ixheaace_interface.h | 36 WORD32 window_shape; member
|
H A D | iusace_write_bitstream.c | 211 WORD32 window_shape = pstr_sfb_prms->window_shape[ch]; in iusace_write_ics_info() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/ |
H A D | pool_test.py | 97 window_shape, argument
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_lt_predict.c | 112 WORD16 window_sequence, WORD16 window_shape, in ixheaacd_filter_bank_ltp()
|
H A D | ixheaacd_channelinfo.h | 34 WORD16 window_shape; member 91 WORD16 window_shape; member
|
H A D | ixheaacd_main.h | 75 WORD32 window_shape[MAX_NUM_CHANNELS]; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | nn_ops.py | 1506 window_shape, argument 1687 window_shape, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | shape_inference_test.cc | 328 Shape window_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
H A D | legalize_tf.cc | 2543 llvm::SmallVector<int64_t, num_dims> input_shape, window_shape, strides; in GetReduceWindowPaddingAsArray() local
|