Searched defs:mb_count (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddxva2.c44 ff_dxva2_commit_buffer(AVCodecContext *avctx, struct dxva_context *ctx, DXVA2_DecodeBufferDesc *dsc, unsigned type, const void *data, unsigned size, unsigned mb_count) argument
H A Ddxva2_mpeg2.c156 const unsigned mb_count = s->mb_width * (s->mb_height >> is_field); local
H A Dmxpegdec.c68 unsigned bitmask_size, mb_count; local
H A Ddxva2_h264.c280 const unsigned mb_count = s->mb_width * s->mb_height; local
H A Drv10.c242 int mb_count, pb_frame, marker, mb_xy; local
507 int mb_count, mb_pos, left, start_mb_x, active_bits_size; local
[all...]
H A Dmpeg4videodec.c703 static int mpeg4_decode_partition_b(MpegEncContext *s, int mb_count){ argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2.c52 ff_dxva2_commit_buffer(AVCodecContext *avctx, struct dxva_context *ctx, DXVA2_DecodeBufferDesc *dsc, unsigned type, const void *data, unsigned size, unsigned mb_count) argument
H A Dproresdec.h33 unsigned mb_count; member in struct:__anon3197
H A Ddxva2_mpeg2.c157 const unsigned mb_count = s->mb_width * (s->mb_height >> is_field); local
H A Dmxpegdec.c94 unsigned bitmask_size, mb_count; local
H A Ddxva2_h264.c295 const unsigned mb_count = h->mb_width * h->mb_height; local
H A Drv10.c246 int mb_count, pb_frame, marker, mb_xy; local
552 int mb_count, mb_pos, left, start_mb_x, active_bits_size, ret; local
[all...]
H A Dmpeg4videodec.c782 static int mpeg4_decode_partition_b(MpegEncContext *s, int mb_count) argument
H A Dproresenc_anatoliy.c284 static int encode_slice_plane(AVCodecContext *avctx, int mb_count, argument
317 encode_slice_data(AVCodecContext *avctx, uint8_t *dest_y, uint8_t *dest_u, uint8_t *dest_v, int luma_stride, int chroma_stride, unsigned mb_count, uint8_t *buf, unsigned data_size, unsigned* y_data_size, unsigned* u_data_size, unsigned* v_data_size, int qp) argument
372 encode_slice(AVCodecContext *avctx, const AVFrame *pic, int mb_x, int mb_y, unsigned mb_count, uint8_t *buf, unsigned data_size, int unsafe, int *qp) argument
[all...]
H A Dcinepakenc.c189 int x, mb_count, strip_buf_size, frame_buf_size; local
323 int mb_count = s->w * h / MB_AREA; local
622 int x, y, z, flags, bits, temp_size, header_ofs, ret = 0, mb_count = s->w * h / MB_AREA; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-fw.c737 int mb_count = (go->width >> 4) * (go->height >> 4); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c1216 size_t mb_count = 0; local

Completed in 305 milliseconds