/third_party/ffmpeg/libavutil/ |
H A D | motion_vector.h | 53 int32_t motion_x, motion_y; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | h263enc.h | 73 get_p_cbp(MpegEncContext * s, int16_t block[6][64], int motion_x, int motion_y) get_p_cbp() argument
|
H A D | wmv2.c | 50 ff_mspel_motion(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, uint8_t **ref_picture, op_pixels_func (*pix_op)[4], int motion_x, int motion_y, int h) ff_mspel_motion() argument
|
H A D | h263.c | 62 int motion_x, motion_y; in ff_h263_update_motion_val() local [all...] |
H A D | wmv2enc.c | 166 ff_wmv2_encode_mb(MpegEncContext *s, int16_t block[6][64], int motion_x, int motion_y) ff_wmv2_encode_mb() argument
|
H A D | h261enc.c | 247 ff_h261_encode_mb(MpegEncContext *s, int16_t block[6][64], int motion_x, int motion_y) ff_h261_encode_mb() argument
|
H A D | mpegutils.c | 32 add_mb(AVMotionVector *mb, uint32_t mb_type, int dst_x, int dst_y, int motion_x, int motion_y, int motion_scale, int direction) add_mb() argument
|
H A D | mpegvideo_motion.c | 42 int src_x, src_y, motion_x, motion_y; in gmc1_motion() local 192 hpel_motion(MpegEncContext *s, uint8_t *dest, uint8_t *src, int src_x, int src_y, op_pixels_func *pix_op, int motion_x, int motion_y) hpel_motion() argument 228 mpeg_motion_internal(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int field_based, int bottom_field, int field_select, uint8_t **ref_picture, op_pixels_func (*pix_op)[4], int motion_x, int motion_y, int h, int is_mpeg12, int is_16x8, int mb_y) mpeg_motion_internal() argument 370 mpeg_motion(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int field_select, uint8_t **ref_picture, op_pixels_func (*pix_op)[4], int motion_x, int motion_y, int h, int is_16x8, int mb_y) mpeg_motion() argument 388 mpeg_motion_field(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int bottom_field, int field_select, uint8_t **ref_picture, op_pixels_func (*pix_op)[4], int motion_x, int motion_y, int h, int mb_y) mpeg_motion_field() argument 487 qpel_motion(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int field_based, int bottom_field, int field_select, uint8_t **ref_picture, op_pixels_func (*pix_op)[4], qpel_mc_func (*qpix_op)[16], int motion_x, int motion_y, int h) qpel_motion() argument 766 int motion_x = s->mv[dir][i][0]; apply_8x8() local [all...] |
H A D | msmpeg4enc.c | 372 ff_msmpeg4_encode_mb(MpegEncContext * s, int16_t block[6][64], int motion_x, int motion_y) ff_msmpeg4_encode_mb() argument
|
H A D | ituh263enc.c | 494 ff_h263_encode_mb(MpegEncContext * s, int16_t block[6][64], int motion_x, int motion_y) ff_h263_encode_mb() argument [all...] |
H A D | mpeg12enc.c | 781 mpeg1_encode_mb_internal(MpegEncContext *s, int16_t block[8][64], int motion_x, int motion_y, int mb_block_count, int chroma_y_shift) mpeg1_encode_mb_internal() argument 1057 ff_mpeg1_encode_mb(MpegEncContext *s, int16_t block[8][64], int motion_x, int motion_y) ff_mpeg1_encode_mb() argument
|
H A D | xan.c | 306 int motion_x, motion_y; in xan_wc3_decode_frame() local 239 xan_wc3_copy_pixel_run(XanContext *s, AVFrame *frame, int x, int y, int pixel_count, int motion_x, int motion_y) xan_wc3_copy_pixel_run() argument
|
H A D | mpeg4videoenc.c | 439 get_b_cbp(MpegEncContext *s, int16_t block[6][64], int motion_x, int motion_y, int mb_type) get_b_cbp() argument 483 ff_mpeg4_encode_mb(MpegEncContext *s, int16_t block[6][64], int motion_x, int motion_y) ff_mpeg4_encode_mb() argument
|
H A D | mpegvideo.c | 918 hpel_motion_lowres(MpegEncContext *s, uint8_t *dest, uint8_t *src, int field_based, int field_select, int src_x, int src_y, int width, int height, ptrdiff_t stride, int h_edge_pos, int v_edge_pos, int w, int h, h264_chroma_mc_func *pix_op, int motion_x, int motion_y) hpel_motion_lowres() argument 965 mpeg_motion_lowres(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int field_based, int bottom_field, int field_select, uint8_t **ref_picture, h264_chroma_mc_func *pix_op, int motion_x, int motion_y, int h, int mb_y) mpeg_motion_lowres() argument [all...] |
H A D | mpeg12dec.c | 1794 int motion_x, motion_y, dir, i; in mpeg_decode_slice() local
|
H A D | diracdec.c | 1652 int motion_x = block->u.mv[ref][0]; in mc_subpel() local
|
H A D | mpegvideo_enc.c | 2411 static av_always_inline void encode_mb(MpegEncContext *s, int motion_x, int motion_y) in encode_mb() argument 2019 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_width, int mb_block_count, int chroma_x_shift, int chroma_y_shift, int chroma_format) encode_mb_internal() argument 2488 encode_mb_hq(MpegEncContext *s, MpegEncContext *backup, MpegEncContext *best, PutBitContext pb[2], PutBitContext pb2[2], PutBitContext tex_pb[2], int *dmin, int *next_block, int motion_x, int motion_y) encode_mb_hq() argument 3233 int motion_x = 0, motion_y = 0; encode_thread() local [all...] |
H A D | vp3.c | 910 int motion_x[4]; in unpack_vectors() local 1973 vp4_mc_loop_filter(Vp3DecodeContext *s, int plane, int motion_x, int motion_y, int bx, int by, uint8_t * motion_source, int stride, int src_x, int src_y, uint8_t *temp) vp4_mc_loop_filter() argument 2076 int motion_x = 0xdeadbeef, motion_y = 0xdeadbeef; render_slice() local [all...] |