Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/tests/
Ddes.c125 v = shuffle(v, P_shuffle, sizeof(P_shuffle)); in main()
/third_party/ffmpeg/libavutil/
Ddes.c45 static const uint8_t P_shuffle[] = { variable
220 out = shuffle(out, P_shuffle, sizeof(P_shuffle)); in f_func()