Home
last modified time | relevance | path

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

/third_party/ffmpeg/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];
82 op_pixels_func put_no_rnd_pixels_tab[4][4];
94 op_pixels_func avg_no_rnd_pixels_tab[4];
H A Dmotion_est.h89 op_pixels_func(*hpel_put)[4];
90 op_pixels_func(*hpel_avg)[4];
H A Dmpegvideo_motion.c195 op_pixels_func *pix_op, in hpel_motion()
236 op_pixels_func (*pix_op)[4], in mpeg_motion_internal()
373 op_pixels_func (*pix_op)[4], in mpeg_motion()
392 op_pixels_func (*pix_op)[4], in mpeg_motion_field()
464 op_pixels_func *pix_op, in obmc_motion()
493 op_pixels_func (*pix_op)[4], in qpel_motion()
597 op_pixels_func *pix_op, in chroma_4mv_motion()
665 op_pixels_func (*pix_op)[4]) in apply_obmc()
754 op_pixels_func (*pix_op)[4]) in apply_8x8()
837 op_pixels_func (*pix_o in mpv_motion_internal()
[all...]
H A Dwmv2.h42 uint8_t **ref_picture, op_pixels_func (*pix_op)[4],
H A Dwmv2.c52 uint8_t **ref_picture, op_pixels_func (*pix_op)[4], in ff_mspel_motion()
H A Dmpegvideo.h590 op_pixels_func (*pix_op)[4],
H A Dbink.c120 op_pixels_func put_pixels_tab;
H A Dmpegvideo.c1440 op_pixels_func (*op_pix)[4]; in mpv_reconstruct_mb_internal()
H A Dmpegvideo_enc.c2159 op_pixels_func (*op_pix)[4]; in encode_mb_internal()

Completed in 15 milliseconds