Home
last modified time | relevance | path

Searched defs:f_code (Results 1 – 20 of 20) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh263enc.h41 static inline int h263_get_motion_length(int val, int f_code) in h263_get_motion_length()
61 int x, int y, int f_code) in ff_h263_encode_motion_vector()
Dituh263enc.c692 void ff_h263_encode_motion(PutBitContext *pb, int val, int f_code) in ff_h263_encode_motion()
722 int f_code; in init_mv_penalty_and_fcode() local
Dmpeg12enc.c1098 for (int f_code = 1; f_code <= MAX_FCODE; f_code++) in mpeg12_encode_init_static() local
1126 for (int f_code = MAX_FCODE; f_code > 0; f_code--) in mpeg12_encode_init_static() local
Dratecontrol.h56 int f_code; member
Dmsmpeg4dec.c77 static int msmpeg4v2_decode_motion(MpegEncContext * s, int pred, int f_code) in msmpeg4v2_decode_motion()
Dituh263dec.c272 int ff_h263_decode_motion(MpegEncContext * s, int pred, int f_code) in ff_h263_decode_motion()
Dmotion_est.c1117 int16_t (*mv_table)[2], int ref_index, int f_code) in estimate_motion_b()
1655 const int f_code= s->f_code; in ff_fix_long_p_mvs() local
1702 int16_t (*mv_table)[2], int f_code, int type, int truncate) in ff_fix_long_mvs()
Dcbs_mpeg2.h139 uint8_t f_code[2][2]; member
Dmpeg4videodec.c586 int f_code = get_bits(&s->gb, 3); /* fcode_for */ in ff_mpeg4_decode_video_packet_header() local
Dmpeg12dec.c1323 int ref, f_code, vbv_delay, ret; in mpeg1_decode_picture() local
Dmpegvideo.h218 int f_code; ///< forward MV resolution member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.h57 PyCodeObject *f_code; member
/third_party/python/Include/internal/
Dpycore_frame.h53 PyCodeObject *f_code; /* Strong reference */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c42 uint8_t f_code[2][2]; member
Dnouveau_vp3_video_vp.c42 uint32_t f_code[4]; // 3c member
/third_party/mesa3d/src/amd/common/
Dac_uvd_dec.h260 uint8_t f_code[2][2]; member
Dac_vcn_dec.h699 unsigned char f_code[2][2]; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h254 uint8_t f_code[2][2]; member
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_video_hw.h573 unsigned f_code[2][2]; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h263 unsigned f_code[2][2]; member