Searched defs:ref_row (Results 1 – 7 of 7) sorted by relevance
328 const unsigned char* ref_row = ref_buffer + y * pixel_size; in iterate() local1397 unsigned char* ref_row = ref_data + y * row_size; in iterate() local
104 const int ref_row = clamp(ref_mv->row, minmv.as_mv.row, maxmv.as_mv.row); in vp9_diamond_search_sad_neon() 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
101 const int ref_row = clamp(ref_mv->row, minmv.as_mv.row, maxmv.as_mv.row); in vp9_diamond_search_sad_avx() local
460 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local498 const uint16_t *ref_row = src - x - y * src_stride; in high_build_mc_border() local
403 const uint16_t *ref_row = src - x - y * src_stride; in highbd_build_mc_border() local440 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local
2088 int ref_row; in vp9_diamond_search_sad_c() local