blob: 1890152bcc3330556b9f0c0f60a9f1e6559796c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#{ LUMATCH -- Match the lookup tables for two frames.
# frame,i,a,,1,4,frame to be adjusted
# ref_frame,i,a,,1,4,reference frame
{
_dcontrol (frame=frame, alternate=ref_frame, match=yes)
}
|