Lines Matching defs:ref_index
83 …ionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ in init_ref()
108 const int size, const int h, int ref_index, int src_index, in cmp_direct_inline()
180 const int size, const int h, int ref_index, int src_index, in cmp_inline()
232 int ref_index, int src_index, in cmp_simple()
238 const int size, const int h, int ref_index, int src_index, in cmp_fpel_internal()
248 const int size, const int h, int ref_index, int src_index, in cmp_internal()
261 const int size, const int h, int ref_index, int src_index, in cmp()
276 const int size, const int h, int ref_index, int src_index, in cmp_hpel()
286 const int size, const int h, int ref_index, int src_index, in cmp_qpel()
394 int src_index, int ref_index, in sad_hpel_motion_search()
725 static inline void init_interlaced_ref(MpegEncContext *s, int ref_index){ in init_interlaced_ref()
738 static int interlaced_search(MpegEncContext *s, int ref_index, in interlaced_search()
1115 int16_t (*mv_table)[2], int ref_index, int f_code) in estimate_motion_b()