Searched defs:sub_size (Results 1 – 6 of 6) sorted by relevance
126 int sub_size = SizeOf(weights_type) * 4 * texture_width * texture_height; in UploadWeights() local188 int sub_size = float4_size * texture_width * texture_height; in UploadWeights() local
284 int sub_size = SizeOf(weights_type) * 4 * texture_width * texture_height; in UploadWeights() local345 int sub_size = float4_size * texture_width * texture_height; in UploadWeights() local
70 int sub_size = SizeOf(weights_type) * 4 * texture_width * texture_height; in ConvolutionWeightsConverterTest() local
377 size_t size = 1, sub_size = 0, next_len; in ia32_table_lookup() local
332 uint16_t sub_size; member
2254 const BlockSize sub_size = kSubSize[partition][block_size]; in ProcessPartition() local