Home
last modified time | relevance | path

Searched defs:f_code (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263enc.h41 static inline int h263_get_motion_length(int val, int f_code) in h263_get_motion_length() argument
60 ff_h263_encode_motion_vector(MpegEncContext * s, int x, int y, int f_code) ff_h263_encode_motion_vector() argument
H A Dratecontrol.h56 int f_code; member
H A Dmsmpeg4dec.c77 static int msmpeg4v2_decode_motion(MpegEncContext * s, int pred, int f_code) in msmpeg4v2_decode_motion() argument
H A Dituh263dec.c272 int ff_h263_decode_motion(MpegEncContext * s, int pred, int f_code) in ff_h263_decode_motion() argument
H A Dituh263enc.c692 void ff_h263_encode_motion(PutBitContext *pb, int val, int f_code) in ff_h263_encode_motion() argument
722 int f_code; in init_mv_penalty_and_fcode() local
[all...]
H A Dcbs_mpeg2.h139 uint8_t f_code[2][2]; member
H A Dmpeg4videodec.c586 int f_code = get_bits(&s->gb, 3); /* fcode_for */ in ff_mpeg4_decode_video_packet_header() local
[all...]
H A Dmpeg12dec.c1323 int ref, f_code, vbv_delay, ret; in mpeg1_decode_picture() local
[all...]
H A Dmotion_est.c1116 estimate_motion_b(MpegEncContext *s, int mb_x, int mb_y, int16_t (*mv_table)[2], int ref_index, int f_code) estimate_motion_b() argument
1655 const int f_code= s->f_code; ff_fix_long_p_mvs() local
1701 ff_fix_long_mvs(MpegEncContext * s, uint8_t *field_select_table, int field_select, int16_t (*mv_table)[2], int f_code, int type, int truncate) ff_fix_long_mvs() argument
[all...]
H A Dmpegvideo.h218 int f_code; ///< forward MV resolution member
/third_party/python/Include/internal/
H A Dpycore_frame.h53 PyCodeObject *f_code; /* Strong reference */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c42 uint8_t f_code[2][2]; member
H A Dnouveau_vp3_video_vp.c42 uint32_t f_code[4]; // 3c member
/third_party/mesa3d/src/amd/common/
H A Dac_uvd_dec.h279 uint8_t f_code[2][2]; member
H A Dac_vcn_dec.h662 unsigned char f_code[2][2]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.h280 uint8_t f_code[2][2]; member
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h166 unsigned f_code[2][2]; member

Completed in 26 milliseconds