Searched defs:b4_stride (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_direct.c164 int b4_stride = h->b_stride; local
415 int b4_stride = h->b_stride; local
[all...]
H A Dsvq3.c1077 const int b4_stride = h->mb_width * 4 + 1; local
H A Dh264_slice.c226 const int b4_stride = h->mb_width * 4 + 1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_direct.c163 int b4_stride = h->b_stride; local
414 int b4_stride = h->b_stride; local
[all...]
H A Dmpegvideo.h240 int b4_stride; ///< 4*mb_width+1 used for some 4x4 block arrays to allow simple addressing member in struct:MpegEncContext

Completed in 142 milliseconds