Searched refs:h263_get_motion_length (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 Dh263.h127 static inline int h263_get_motion_length(MpegEncContext * s, int val, int f_code){ function
147 h263_get_motion_length(s, x, f_code)
148 +h263_get_motion_length(s, y, f_code));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh263.h118 static inline int h263_get_motion_length(MpegEncContext * s, int val, int f_code){ function
138 h263_get_motion_length(s, x, f_code)
139 +h263_get_motion_length(s, y, f_code));

Completed in 25 milliseconds