Searched refs:packet_idx (Results 1 – 4 of 4) sorted by relevance
6107 int packet_idx; in stbi__pic_load_core() local6109 for (packet_idx = 0; packet_idx < num_packets; ++packet_idx) { in stbi__pic_load_core()6110 stbi__pic_packet *packet = &packets[packet_idx]; in stbi__pic_load_core()