Home
last modified time | relevance | path

Searched refs:sp5x_data_sof (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsp5xdec.c61 memcpy(recoded+j, &sp5x_data_sof[0], sizeof(sp5x_data_sof)); in ff_sp5x_process_packet()
64 j += sizeof(sp5x_data_sof); in ff_sp5x_process_packet()
Dsp5x.h27 static const uint8_t sp5x_data_sof[] = variable