Home
last modified time | relevance | path

Searched defs:identity_lut (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.h119 IMAGE *identity_lut; /* For base images, keep an id lut if poss */ member
/dports/multimedia/libxine/xine-lib-1.2.11/src/spu_dec/
H A Dspudvb_decoder.c388 static const uint8_t identity_lut[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; in lookup_lut() local