Searched defs:motion_y (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo.c2416 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) argument
2463 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) argument
[all...]
H A Ddiracdec.c1375 int motion_y = block->u.mv[ref][1]; local
H A Dmpegvideo_enc.c2394 static av_always_inline void encode_mb(MpegEncContext *s, int motion_x, int motion_y) argument
2005 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_width, int mb_block_count) argument
2468 encode_mb_hq(MpegEncContext *s, MpegEncContext *backup, MpegEncContext *best, int type, PutBitContext pb[2], PutBitContext pb2[2], PutBitContext tex_pb[2], int *dmin, int *next_block, int motion_x, int motion_y) argument
3163 int motion_x = 0, motion_y = 0; local
[all...]
H A Dvp3.c704 int motion_y[4]; local
1457 await_reference_row(Vp3DecodeContext *s, Vp3Fragment *fragment, int motion_y, int y) argument
1484 int motion_x = 0xdeadbeef, motion_y = 0xdeadbeef; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo_enc.c2092 static av_always_inline void encode_mb(MpegEncContext *s, int motion_x, int motion_y) argument
1730 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_count) argument
2165 encode_mb_hq(MpegEncContext *s, MpegEncContext *backup, MpegEncContext *best, int type, PutBitContext pb[2], PutBitContext pb2[2], PutBitContext tex_pb[2], int *dmin, int *next_block, int motion_x, int motion_y) argument
2806 int motion_x = 0, motion_y = 0; local
[all...]
H A Dvp3.c684 int motion_y[4]; local
1432 await_reference_row(Vp3DecodeContext *s, Vp3Fragment *fragment, int motion_y, int y) argument
1458 int motion_x = 0xdeadbeef, motion_y = 0xdeadbeef; local
[all...]

Completed in 215 milliseconds

12