Home
last modified time | relevance | path

Searched defs:field_select (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpeg4video.c148 int field_select = s->next_picture.ref_index[0][4 * mb_index + 2 * i]; in ff_mpeg4_set_direct_mv() local
Dmpegvideo_motion.c234 int field_select, in mpeg_motion_internal()
372 int field_select, uint8_t **ref_picture, in mpeg_motion()
390 int bottom_field, int field_select, in mpeg_motion_field()
492 int field_select, uint8_t **ref_picture, in qpel_motion()
Dmpegvideo.c920 int field_based, int field_select, in hpel_motion_lowres()
971 int field_select, in mpeg_motion_lowres()
Dmotion_est.c762 int field_select; in interlaced_search() local
1701 void ff_fix_long_mvs(MpegEncContext * s, uint8_t *field_select_table, int field_select, in ff_fix_long_mvs()
Dmpegvideo.h257 int field_select[2][2]; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h78 int16_t field_select; /**< enum pipe_video_field_select */ member