Searched defs:f_code (Results 1 – 15 of 15) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | h263.h | 99 static inline int h263_get_motion_length(int val, int f_code){ in h263_get_motion_length() 116 static inline void ff_h263_encode_motion_vector(MpegEncContext * s, int x, int y, int f_code){ in ff_h263_encode_motion_vector()
|
| D | ituh263enc.c | 646 void ff_h263_encode_motion(PutBitContext *pb, int val, int f_code) in ff_h263_encode_motion() 676 int f_code; in init_mv_penalty_and_fcode() local
|
| D | ratecontrol.h | 56 int f_code; member
|
| D | msmpeg4dec.c | 73 static int msmpeg4v2_decode_motion(MpegEncContext * s, int pred, int f_code) in msmpeg4v2_decode_motion()
|
| D | ituh263dec.c | 270 int ff_h263_decode_motion(MpegEncContext * s, int pred, int f_code) in ff_h263_decode_motion()
|
| D | mpeg12enc.c | 1044 int f_code; in ff_mpeg1_encode_init() local
|
| D | motion_est.c | 1115 int16_t (*mv_table)[2], int ref_index, int f_code) in estimate_motion_b() 1654 const int f_code= s->f_code; in ff_fix_long_p_mvs() local 1701 int16_t (*mv_table)[2], int f_code, int type, int truncate) in ff_fix_long_mvs()
|
| D | cbs_mpeg2.h | 139 uint8_t f_code[2][2]; member
|
| D | mpeg4videodec.c | 517 int f_code = get_bits(&s->gb, 3); /* fcode_for */ in ff_mpeg4_decode_video_packet_header() local
|
| D | mpeg12dec.c | 1352 int ref, f_code, vbv_delay; in mpeg1_decode_picture() local
|
| D | mpegvideo.h | 238 int f_code; ///< forward MV resolution member
|
| /third_party/python/Include/cpython/ |
| D | frameobject.h | 20 PyCodeObject *f_code; /* code segment */ member
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | gstmpegvideoparser.h | 391 guint8 f_code[2][2]; member 412 guint8 f_code[2][2]; member
|
| /third_party/quickjs/ |
| D | unicode_gen.c | 232 int f_code; member
|
| /third_party/gstreamer/gstplugins_bad/sys/nvdec/ |
| D | cuviddec.h | 368 int f_code[2][2]; member
|