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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwtv.h31 #define WTV_PAD8(x) (((x) + 7) & ~7) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwtv.c892 #define WTV_PAD8(x) (((x) + 7) & ~7) macro

Completed in 232 milliseconds