Searched defs:mb_xy (Results 26 - 43 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Derror_resilience.c388 const int mb_xy = s->mb_index2xy[i]; local
414 const int mb_xy = mb_x + mb_y * s->mb_stride; local
443 const int mb_xy = mb_x + mb_y * s->mb_stride; local
675 int mb_xy = s->mb_index2xy[i]; local
694 const int mb_xy = s->mb_index2xy[i]; local
719 const int mb_xy = mb_x + mb_y * s->mb_stride; local
949 const int mb_xy = s->mb_index2xy[i]; local
971 const int mb_xy = s->mb_index2xy[i]; local
995 const int mb_xy = s->mb_index2xy[i]; local
1020 const int mb_xy = s->mb_index2xy[i]; local
1045 const int mb_xy = s->mb_index2xy[i]; local
1059 const int mb_xy = s->mb_index2xy[i]; local
1070 const int mb_xy = s->mb_index2xy[i]; local
1086 const int mb_xy = s->mb_index2xy[i]; local
1101 const int mb_xy = s->mb_index2xy[i]; local
1109 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1148 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1200 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1253 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1293 const int mb_xy = s->mb_index2xy[i]; local
[all...]
H A Dh264.c464 const int mb_xy = x + y * h->mb_stride; local
H A Dh264_cavlc.c700 int mb_xy; local
[all...]
H A Dmpeg4videoenc.c226 int mb_xy = s->mb_index2xy[i]; local
236 int mb_xy = s->mb_index2xy[i]; local
244 int mb_xy = s->mb_index2xy[i]; local
[all...]
H A Dsvq3.c495 const int mb_xy = h->mb_xy; local
782 const int mb_xy = h->mb_xy; local
[all...]
H A Dh264_slice.c2089 const int mb_xy = h->mb_xy; local
2003 fill_filter_caches_inter(H264Context *h, int mb_type, int top_xy, int left_xy[LEFT_MBS], int top_type, int left_type[LEFT_MBS], int mb_xy, int list) argument
2244 int mb_xy, mb_type; local
2303 const int mb_xy = h->mb_x + h->mb_y * h->mb_stride; local
[all...]
H A Dmpegvideo.c2911 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
H A Dmpegvideo_enc.c2027 const int mb_xy = mb_x + mb_y * s->mb_stride; local
H A Dvp8.c2186 int mb_xy = mb_y * s->mb_width; local
2265 int mb_x, mb_xy = mb_y * s->mb_width; local
1852 prefetch_motion(VP8Context *s, VP8Macroblock *mb, int mb_x, int mb_y, int mb_xy, int ref) argument
[all...]
H A Dh264.h544 int mb_xy; member in struct:H264Context
1002 const int mb_xy = h->mb_xy; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_cavlc.c696 int mb_xy; local
[all...]
H A Dmpeg4videoenc.c215 int mb_xy= s->mb_index2xy[i]; local
223 int mb_xy= s->mb_index2xy[i]; local
231 int mb_xy= s->mb_index2xy[i]; local
[all...]
H A Dmotion_est.c856 int mb_xy= mb_x + mb_y*s->mb_stride; local
[all...]
H A Dmpegvideo.c2287 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
H A Dvp8.c1239 static av_always_inline void prefetch_motion(VP8Context *s, VP8Macroblock *mb, int mb_x, int mb_y, int mb_xy, int ref) argument
1681 int mb_xy = mb_y*s->mb_width; local
H A Dh264.c295 const int mb_xy= h->mb_xy; local
725 const int mb_xy= h->mb_xy; local
969 const int mb_xy= x + y*s->mb_stride; local
1900 const int mb_xy= h->mb_xy; local
2109 const int mb_xy= h->mb_xy; local
2228 const int mb_xy= h->mb_xy; local
3351 fill_filter_caches_inter(H264Context *h, MpegEncContext * const s, int mb_type, int top_xy, int left_xy[LEFT_MBS], int top_type, int left_type[LEFT_MBS], int mb_xy, int list) argument
3433 const int mb_xy= h->mb_xy; local
3570 int mb_xy, mb_type; local
3621 const int mb_xy= s->mb_x + s->mb_y*s->mb_stride; local
[all...]
H A Dh264.h431 int mb_xy; member in struct:H264Context
797 const int mb_xy= h->mb_xy; local
H A Dmpegvideo_enc.c1750 const int mb_xy = mb_x + mb_y * s->mb_stride; local

Completed in 271 milliseconds

12