Searched defs:end_mb_y (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_slice.c2236 const int end_mb_y = h->mb_y + FRAME_MBAFF(h); local
H A Dmpegvideo.h293 int end_mb_y; ///< end mb_y of this thread (so current thread should process start_mb_y <= row < end_mb_y) member in struct:MpegEncContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.c3562 const int end_mb_y= s->mb_y + FRAME_MBAFF; local
H A Dmpegvideo.h269 int end_mb_y; ///< end mb_y of this thread (so current thread should process start_mb_y <= row < end_mb_y) member in struct:MpegEncContext

Completed in 58 milliseconds