Searched defs:mb_type (Results 1 - 25 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_mc_template.c73 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
[all...]
H A Dsvq1enc.h62 uint16_t *mb_type; member in struct:SVQ1EncContext
H A Dwmv2dec.c35 uint32_t * const mb_type = s->current_picture_ptr->mb_type; local
H A Dh264_mb_template.c48 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
277 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
[all...]
H A Derror_resilience.h49 uint32_t *mb_type; member in struct:ERPicture
H A Dh264_mvpred.h350 static void fill_decode_neighbors(H264Context *h, int mb_type) argument
439 fill_decode_caches(H264Context *h, int mb_type) argument
800 int mb_type = 0; local
[all...]
H A Dh264_direct.c162 static void pred_spatial_direct_motion(H264Context * const h, int *mb_type){ argument
413 pred_temp_direct_motion(H264Context * const h, int *mb_type) argument
624 ff_h264_pred_direct_motion(H264Context * const h, int *mb_type) argument
[all...]
H A Dh264_loopfilter.c256 int mb_type = h->cur_pic.mb_type[mb_xy]; local
463 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
706 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
[all...]
H A Dituh263dec.c684 int mb_type; local
[all...]
H A Drv34.h97 int *mb_type; ///< internal macroblock types member in struct:RV34DecContext
H A Dcavs.c109 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) argument
494 ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) argument
[all...]
H A Dcavsdec.c719 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) argument
764 static int decode_mb_b(AVSContext *h, enum cavs_mb mb_type) argument
968 enum cavs_mb mb_type; local
[all...]
H A Dh264_cabac.c1296 int mb_type; local
1834 decode_cabac_luma_residual( H264Context *h, const uint8_t *scan, const uint8_t *scan8x8, int pixel_shift, int mb_type, int cbp, int p ) argument
1886 int mb_type, partition_count, cbp = 0; local
[all...]
H A Dh264_mb.c98 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
606 hl_decode_mb_predict_luma(H264Context *h, int mb_type, int is_h264, int simple, int transform_bypass, int pixel_shift, int *block_offset, int linesize, uint8_t *dest_y, int p) argument
727 hl_decode_mb_idct_luma(H264Context *h, int mb_type, int is_h264, int simple, int transform_bypass, int pixel_shift, int *block_offset, int linesize, uint8_t *dest_y, int p) argument
812 const int mb_type = h->cur_pic.mb_type[mb_xy]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmv2dec.c35 uint32_t * const mb_type = s->current_picture_ptr->f.mb_type; local
H A Dh264_mvpred.h330 static void fill_decode_neighbors(H264Context *h, int mb_type){ argument
412 fill_decode_caches(H264Context *h, int mb_type) argument
759 int mb_type=0; local
[all...]
H A Dcavsdec.c259 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) { argument
303 static void decode_mb_b(AVSContext *h, enum cavs_mb mb_type) { argument
468 enum cavs_mb mb_type; local
[all...]
H A Dh264_direct.c160 static void pred_spatial_direct_motion(H264Context * const h, int *mb_type){ argument
411 pred_temp_direct_motion(H264Context * const h, int *mb_type) argument
623 ff_h264_pred_direct_motion(H264Context * const h, int *mb_type) argument
[all...]
H A Dh264_loopfilter.c260 int mb_type = s->current_picture.f.mb_type[mb_xy]; local
467 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
712 const int mb_type = s->current_picture.f.mb_type[mb_xy]; local
[all...]
H A Dituh263dec.c704 int mb_type; local
[all...]
H A Drv34.h98 int *mb_type; ///< internal macroblock types member in struct:RV34DecContext
H A Dvp56.c386 VP56mb mb_type; local
[all...]
H A Dcavs.c75 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) { argument
414 ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dframe.h279 uint32_t *mb_type; member in struct:AVFrame
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h122 uint16_t mb_type; member in struct:uioc

Completed in 231 milliseconds

123