Searched defs:ref_row (Results 1 – 8 of 8) sorted by relevance
325 const unsigned char *ref_row = ref_buffer + y * pixel_size; in iterate() local1399 unsigned char *ref_row = ref_data + y * row_size; in iterate() local
1043 int ref_row; in vp8_diamond_search_sad_c() local1156 int ref_row; in vp8_diamond_search_sadx4() local1304 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sad() local
81 const int ref_row = ref_mv->row; in vp9_diamond_search_sad_neon() local
137 const uint8_t *ref_row = &ref[y_w * stride + (x0 - 1)]; in compute_flow_vector() local
140 const uint8_t *ref_row = &ref[y_w * stride + (x0 - 1)]; in compute_flow_vector() local
462 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local500 const uint16_t *ref_row = src - x - y * src_stride; in high_build_mc_border() local
416 const uint16_t *ref_row = src - x - y * src_stride; in highbd_build_mc_border() local453 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local
2073 int ref_row; in vp9_diamond_search_sad_c() local