Searched defs:BLK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dkmvc.c59 #define BLK(data, x, y) data[av_clip((x) + (y) * 320, 0, 320 * 200 -1)] macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dkmvc.c60 #define BLK(data, x, y) data[av_clip((x) + (y) * 320, 0, 320 * 200 -1)] macro
[all...]

Completed in 176 milliseconds