Home | History | Annotate | Download | only in network

Lines Matching defs:num_images

333   int num_images = NumImagesForType(image_type);
334 if (index < 0 || index >= num_images)
338 int height = images->height() / num_images;