Searched defs:mb_block_count (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo_xvmc.c57 const int mb_block_count = 4 + (1 << s->chroma_format); local
77 const int mb_block_count = 4 + (1 << s->chroma_format); local
H A Dmpeg12enc.c441 mpeg1_encode_mb_internal(MpegEncContext *s, DCTELEM block[6][64], int motion_x, int motion_y, int mb_block_count) argument
H A Dmpeg12.c740 const int mb_block_count = 4 + (1 << s->chroma_format); local
H A Dmpegvideo_enc.c1730 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_count) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo_xvmc.c67 const int mb_block_count = 4 + (1 << s->chroma_format); local
91 const int mb_block_count = 4 + (1 << s->chroma_format); local
H A Dmpeg12enc.c719 mpeg1_encode_mb_internal(MpegEncContext *s, int16_t block[8][64], int motion_x, int motion_y, int mb_block_count) argument
H A Dmpeg12dec.c733 const int mb_block_count = 4 + (1 << s->chroma_format); local
H A Dmpegvideo_enc.c2005 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_width, int mb_block_count) argument

Completed in 165 milliseconds