Searched refs:op_pixels_func (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhpeldsp.h38 typedef void (*op_pixels_func)(uint8_t *block /*align width (8 or 16)*/, typedef
56 op_pixels_func put_pixels_tab[4][4];
68 op_pixels_func avg_pixels_tab[4][4];
80 op_pixels_func put_no_rnd_pixels_tab[4][4];
92 op_pixels_func avg_no_rnd_pixels_tab[4];
H A Dmpegvideo_motion.c195 op_pixels_func *pix_op,
236 op_pixels_func (*pix_op)[4],
374 op_pixels_func (*pix_op)[4],
393 op_pixels_func (*pix_op)[4],
465 op_pixels_func *pix_op,
494 op_pixels_func (*pix_op)[4],
596 op_pixels_func *pix_op,
664 op_pixels_func (*pix_op)[4])
753 op_pixels_func (*pix_op)[4])
836 op_pixels_func (*pix_o
[all...]
H A Dmpegvideo.h202 op_pixels_func (*hpel_put)[4];
203 op_pixels_func (*hpel_avg)[4];
780 op_pixels_func (*pix_op)[4],
878 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
H A Dwmv2.c94 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
H A Dmpegvideo.c2953 op_pixels_func (*op_pix)[4];
H A Dmpegvideo_enc.c2139 op_pixels_func (*op_pix)[4];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dsp.h57 op_pixels_func put_vc1_mspel_pixels_tab[16];
58 op_pixels_func avg_vc1_mspel_pixels_tab[16];
H A Dmpegvideo_common.h204 int w, int h, op_pixels_func *pix_op,
242 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
370 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
441 op_pixels_func *pix_op,
470 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
565 op_pixels_func *pix_op,
640 op_pixels_func (*pix_op)[4],
888 op_pixels_func (*pix_op)[4],
H A Ddsputil.h155 // blocksizes for op_pixels_func are 8x4,8x8 16x8 16x16
156 //h for op_pixels_func is limited to {width/2, width} but never larger than 16 and never smaller than 4
157 typedef void (*op_pixels_func)(uint8_t *block/*align width (8 or 16)*/, const uint8_t *pixels/*align 1*/, int line_size, int h); typedef
306 op_pixels_func put_pixels_tab[4][4];
318 op_pixels_func avg_pixels_tab[4][4];
330 op_pixels_func put_no_rnd_pixels_tab[4][4];
342 op_pixels_func avg_no_rnd_pixels_tab[4][4];
H A Dmpegvideo.h186 op_pixels_func (*hpel_put)[4];
187 op_pixels_func (*hpel_avg)[4];
837 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
H A Dwmv2.c75 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
H A Dmpegvideo.c2326 op_pixels_func (*op_pix)[4];
H A Dmpegvideo_enc.c1847 op_pixels_func (*op_pix)[4];

Completed in 227 milliseconds