Home
last modified time | relevance | path

Searched defs:total_elements (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dwork_sharder_test.cc68 const int64 total_elements = 1LL << 32; in TEST() local
/external/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp255 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local
274 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local
536 const unsigned total_elements = var_b->type->arrays_of_arrays_size(); in TEST_F() local
/external/libxaac/decoder/
Dixheaacd_common_lpfuncs.c254 WORD *ch_idx, WORD *channel, WORD *ele_idx_order, WORD total_elements, in ixheaacd_get_element_index_tag()
Dixheaacd_multichannel.c348 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo()
Dixheaacd_api.c280 WORD total_elements, WORD ch_fac, in ixheaacd_allocate_sbr_scr()
2117 WORD total_elements = 0; in ixheaacd_dec_execute() local
/external/tensorflow/tensorflow/core/kernels/data/
Ddense_to_sparse_batch_dataset_op.cc149 int64 total_elements = 0; in GetNextInternal() local