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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo_xvmc.c161 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
H A Dh263.c50 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
[all...]
H A Dh264_mvpred.h332 const int mb_xy= h->mb_xy; local
758 const int mb_xy= h->mb_xy; local
[all...]
H A Drv10.c242 int mb_count, pb_frame, marker, mb_xy; local
H A Dh264_direct.c164 int mb_xy = h->mb_xy, mb_y = s->mb_y; local
415 int mb_xy = h->mb_xy, mb_y = s->mb_y; local
[all...]
H A Dh264_loopfilter.c252 int mb_xy = h->mb_xy; local
467 static av_always_inline void filter_mb_dir(H264Context *h, int mb_x, int mb_y, uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, unsigned int linesize, unsigned int uvlinesize, int mb_xy, int mb_type, int mvy_limit, int first_vertical_edge_done, int a, int b, int chroma, int dir) { argument
711 const int mb_xy= mb_x + mb_y*s->mb_stride; local
[all...]
H A Dintrax8.c727 int mb_xy; local
H A Dituh263enc.c293 int mb_xy= s->mb_index2xy[i]; local
H A Dh264_cabac.c1331 int mb_xy = mb_x + (mb_y&~1)*s->mb_stride; local
1346 int mb_xy = h->mb_xy; local
1872 int mb_xy; local
[all...]
H A Dratecontrol.c549 const int mb_xy= s->mb_index2xy[i]; local
626 const int mb_xy= s->mb_index2xy[i]; local
H A Dsvq3.c444 const int mb_xy = h->mb_xy; local
724 const int mb_xy = h->mb_xy; local
[all...]
H A Derror_resilience.c405 const int mb_xy = s->mb_index2xy[i]; local
426 const int mb_xy = mb_x + mb_y * s->mb_stride; local
468 const int mb_xy local
710 int mb_xy = s->mb_index2xy[i]; local
727 const int mb_xy = s->mb_index2xy[i]; local
756 const int mb_xy = mb_x + mb_y * s->mb_stride; local
931 const int mb_xy = s->mb_index2xy[i]; local
952 const int mb_xy = s->mb_index2xy[i]; local
976 const int mb_xy = s->mb_index2xy[i]; local
1000 const int mb_xy = s->mb_index2xy[i]; local
1024 const int mb_xy = s->mb_index2xy[i]; local
1038 const int mb_xy = s->mb_index2xy[i]; local
1048 const int mb_xy = s->mb_index2xy[i]; local
1064 const int mb_xy = s->mb_index2xy[i]; local
1078 const int mb_xy = s->mb_index2xy[i]; local
1089 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1137 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1198 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1249 const int mb_xy = mb_x + mb_y * s->mb_stride; local
1288 const int mb_xy = s->mb_index2xy[i]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo_xvmc.c177 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
H A Dh264_mc_template.c72 const int mb_xy = h->mb_xy; local
H A Dh263.c47 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; local
[all...]
H A Dh264_mb_template.c47 const int mb_xy = h->mb_xy; local
276 const int mb_xy = h->mb_xy; local
H A Dh264_mvpred.h352 const int mb_xy = h->mb_xy; local
799 const int mb_xy = h->mb_xy; local
[all...]
H A Drv10.c246 int mb_count, pb_frame, marker, mb_xy; local
H A Dh264_direct.c165 int mb_xy = h->mb_xy, mb_y = h->mb_y; local
416 int mb_xy = h->mb_xy, mb_y = h->mb_y; local
[all...]
H A Dh264_loopfilter.c248 int mb_xy = h->mb_xy; local
463 static av_always_inline void filter_mb_dir(H264Context *h, int mb_x, int mb_y, uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, unsigned int linesize, unsigned int uvlinesize, int mb_xy, int mb_type, int mvy_limit, int first_vertical_edge_done, int a, int b, int chroma, int dir) { argument
705 const int mb_xy= mb_x + mb_y*h->mb_stride; local
[all...]
H A Dintrax8.c732 int mb_xy; local
H A Dituh263enc.c282 int mb_xy= s->mb_index2xy[i]; local
H A Dh264_cabac.c1329 int mb_xy = mb_x + (mb_y&~1)*h->mb_stride; local
1344 int mb_xy = h->mb_xy; local
1885 int mb_xy; local
[all...]
H A Dh264_mb.c97 const int mb_xy = h->mb_xy; local
811 const int mb_xy = h->mb_xy; local
H A Dratecontrol.c634 const int mb_xy = s->mb_index2xy[i]; local
713 const int mb_xy = s->mb_index2xy[i]; local

Completed in 322 milliseconds

12