Lines Matching defs:ref_index
82 …ionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ in init_ref()
107 const int size, const int h, int ref_index, int src_index, in cmp_direct_inline()
179 const int size, const int h, int ref_index, int src_index, in cmp_inline()
231 int ref_index, int src_index, in cmp_simple()
237 const int size, const int h, int ref_index, int src_index, in cmp_fpel_internal()
247 const int size, const int h, int ref_index, int src_index, in cmp_internal()
260 const int size, const int h, int ref_index, int src_index, in cmp()
275 const int size, const int h, int ref_index, int src_index, in cmp_hpel()
285 const int size, const int h, int ref_index, int src_index, in cmp_qpel()
396 int src_index, int ref_index, in sad_hpel_motion_search()
727 static inline void init_interlaced_ref(MpegEncContext *s, int ref_index){ in init_interlaced_ref()
740 static int interlaced_search(MpegEncContext *s, int ref_index, in interlaced_search()
1117 int16_t (*mv_table)[2], int ref_index, int f_code) in estimate_motion_b()