Searched defs:mot_index (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 Derror_resilience.c475 const int mot_index = (mb_x + mb_y * mot_stride) * mot_step; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Derror_resilience.c403 const int mot_index= (mb_x + mb_y*mot_stride) * mot_step; local
450 const int mot_index = (mb_x + mb_y * mot_stride) * mot_step; local
[all...]

Completed in 105 milliseconds