Searched defs:block_x (Results 1 – 8 of 8) sorted by relevance
72 for (int block_x = 0; 4 * block_x < padded_src_channels; block_x++) { in RearrangeFCWeightsToIOO4I4() local
53 for (int block_x = 0; 4 * block_x < padded_src_channels; block_x++) { in RearrangeFCWeightsToIOO4I4() local
127 OPJ_UINT32 x, block_x; in opj_sparse_array_int32_read_or_write() local
94 uint32 block_x; member
63 uint32_t block_x; member
1081 inline TensorShape compute_batch_to_space_shape(const ITensorInfo *input, const int block_x, const … in compute_batch_to_space_shape()1165 inline TensorShape compute_space_to_batch_shape(const ITensorInfo *input, const int block_x, const … in compute_space_to_batch_shape()
190 block_x(int x) in block_x() function
1013 TransformSize tx_size, int block_x, in ComputeTransformType()