Searched defs:block_y (Results 1 – 7 of 7) sorted by relevance
70 for (int block_y = 0; 4 * block_y < padded_dst_channels; block_y++) { in RearrangeFCWeightsToIOO4I4() local
51 for (int block_y = 0; 4 * block_y < padded_dst_channels; block_y++) { in RearrangeFCWeightsToIOO4I4() local
117 OPJ_UINT32 y, block_y; in opj_sparse_array_int32_read_or_write() local
96 uint32 block_y; member
65 uint32_t block_y; member
1081 …rShape compute_batch_to_space_shape(const ITensorInfo *input, const int block_x, const int block_y) in compute_batch_to_space_shape()1165 …e_space_to_batch_shape(const ITensorInfo *input, const int block_x, const int block_y, const Size2… in compute_space_to_batch_shape()
1014 int block_y) { in ComputeTransformType()