Home
last modified time | relevance | path

Searched refs:xor_fast (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dprompeg.c137 static void xor_fast(const uint8_t *in1, const uint8_t *in2, uint8_t *out, int size) { in xor_fast() function
411 xor_fast(s->fec_row->bitstring, bitstring, s->fec_row->bitstring, in prompeg_write()
427 xor_fast(s->fec_col_tmp[col_idx]->bitstring, bitstring, in prompeg_write()

Completed in 3 milliseconds