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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Diff.c40 #define LUT8_PART(plane, v) \ macro
59 LUT8_PART(plane, 0x0000000), \
60 LUT8_PART(plane, 0x1000000), \
61 LUT8_PART(plane, 0x0010000), \
62 LUT8_PART(plane, 0x1010000), \
63 LUT8_PART(plane, 0x0000100), \
64 LUT8_PART(plane, 0x1000100), \
65 LUT8_PART(plane, 0x0010100), \
66 LUT8_PART(plane, 0x1010100), \
67 LUT8_PART(plan
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Diff.c62 #define LUT8_PART(plane, v) \ macro
81 LUT8_PART(plane, 0x0000000), \
82 LUT8_PART(plane, 0x1000000), \
83 LUT8_PART(plane, 0x0010000), \
84 LUT8_PART(plane, 0x1010000), \
85 LUT8_PART(plane, 0x0000100), \
86 LUT8_PART(plane, 0x1000100), \
87 LUT8_PART(plane, 0x0010100), \
88 LUT8_PART(plane, 0x1010100), \
89 LUT8_PART(plan
[all...]

Completed in 133 milliseconds