Searched defs:sub_size (Results 1 – 9 of 9) sorted by relevance
119 int sub_size = SizeOf(weights_desc.type) * 4 * tex_size.x * tex_size.y; in UploadWeights() local150 int sub_size = SizeOf(weights_desc.type) * 4 * tex_size.x * tex_size.y; in UploadWeights() local
285 int sub_size = SizeOf(weights_desc.type) * 4 * tex_size.x * tex_size.y; in UploadWeights() local315 int sub_size = SizeOf(weights_desc.type) * 4 * tex_size.x * tex_size.y; in UploadWeights() local
83 int sub_size = SizeOf(weights_type) * 4 * texture_width * texture_height; in ConvolutionWeightsConverterTest() local
25 size_t sub_size; in smm_subregion() local
377 size_t size = 1, sub_size = 0, next_len; in ia32_table_lookup() local
229 uint64_t sub_size; member
277 int sub_size = SizeOf(weights_desc.type) * 4 * tex_size.x * tex_size.y; in AddConvSharedWeights() local
365 uint16_t sub_size; member
2322 const BlockSize sub_size = kSubSize[partition][block_size]; in ProcessPartition() local