Searched refs:current_sector (Results 1 – 1 of 1) sorted by relevance
98 int current_sector = AV_RL16(§or[0x1C]); in str_probe() local103 && current_sector < sector_count in str_probe()182 int current_sector = AV_RL16(§or[0x1C]); in str_read_packet() local187 && current_sector < sector_count in str_read_packet()189 …av_log(s, AV_LOG_ERROR, "Invalid parameters %d %d %d\n", current_sector, sector_count, frame_size); in str_read_packet()226 memcpy(pkt->data + current_sector*VIDEO_DATA_CHUNK_SIZE, in str_read_packet()230 if (current_sector == sector_count-1) { in str_read_packet()