Searched refs:packet_idx (Results 1 – 2 of 2) sorted by relevance
6064 int packet_idx; in stbi__pic_load_core() local6066 for(packet_idx=0; packet_idx < num_packets; ++packet_idx) { in stbi__pic_load_core()6067 stbi__pic_packet *packet = &packets[packet_idx]; in stbi__pic_load_core()