Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg4video.c136 int field_select = s->next_picture.ref_index[0][4 * mb_index + 2 * i]; in ff_mpeg4_set_direct_mv() local
Dmpegvideo_motion.c232 int field_select, in mpeg_motion_internal()
370 int field_select, uint8_t **ref_picture, in mpeg_motion()
388 int bottom_field, int field_select, in mpeg_motion_field()
490 int field_select, uint8_t **ref_picture, in qpel_motion()
Dmpegvideo.c1453 int field_based, int field_select, in hpel_motion_lowres()
1504 int field_select, in mpeg_motion_lowres()
Dmotion_est.c760 int field_select; in interlaced_search() local
1700 void ff_fix_long_mvs(MpegEncContext * s, uint8_t *field_select_table, int field_select, in ff_fix_long_mvs()
Dmpegvideo.h277 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