/third_party/ffmpeg/libavcodec/ |
H A D | h263enc.h | 41 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 D | ratecontrol.h | 56 int f_code; member
|
H A D | msmpeg4dec.c | 77 static int msmpeg4v2_decode_motion(MpegEncContext * s, int pred, int f_code) in msmpeg4v2_decode_motion() argument
|
H A D | ituh263dec.c | 272 int ff_h263_decode_motion(MpegEncContext * s, int pred, int f_code) in ff_h263_decode_motion() argument
|
H A D | ituh263enc.c | 692 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 D | cbs_mpeg2.h | 139 uint8_t f_code[2][2]; member
|
H A D | mpeg4videodec.c | 586 int f_code = get_bits(&s->gb, 3); /* fcode_for */ in ff_mpeg4_decode_video_packet_header() local [all...] |
H A D | mpeg12dec.c | 1323 int ref, f_code, vbv_delay, ret; in mpeg1_decode_picture() local [all...] |
H A D | motion_est.c | 1116 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 D | mpegvideo.h | 218 int f_code; ///< forward MV resolution member
|
/third_party/python/Include/internal/ |
H A D | pycore_frame.h | 53 PyCodeObject *f_code; /* Strong reference */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_vp3_video_bsp.c | 42 uint8_t f_code[2][2]; member
|
H A D | nouveau_vp3_video_vp.c | 42 uint32_t f_code[4]; // 3c member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_uvd_dec.h | 279 uint8_t f_code[2][2]; member
|
H A D | ac_vcn_dec.h | 662 unsigned char f_code[2][2]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_uvd.h | 280 uint8_t f_code[2][2]; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_video_state.h | 166 unsigned f_code[2][2]; member
|