Searched refs:sp5x_data_sos (Results 1 – 2 of 2) sorted by relevance
66 memcpy(recoded+j, &sp5x_data_sos[0], sizeof(sp5x_data_sos)); in ff_sp5x_process_packet()67 j += sizeof(sp5x_data_sos); in ff_sp5x_process_packet()
40 static const uint8_t sp5x_data_sos[] = variable