OSDN Git Service

dct-test: remove 'ref' function pointer from tables
authorMans Rullgard <mans@mansr.com>
Mon, 4 Jul 2011 10:54:22 +0000 (11:54 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 4 Jul 2011 11:31:47 +0000 (12:31 +0100)
commit74965f2644e3af4d21a1d52841b5b48b2bc0895b
treeda41867627aef048dac57232f6d4b57ece251ba3
parentdb54be09c20917081031c73816bfa79c08a1cd5b
dct-test: remove 'ref' function pointer from tables

The reference function can be inferred from the direction of the
transform, no need for storing it with each entry.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/dct-test.c