Searched refs:in_what_ref (Results 1 – 1 of 1) sorted by relevance
2817 const uint8_t *best_address, *in_what_ref; in obmc_diamond_search_sad() local2825 in_what_ref = in_what->buf + ref_mv->row * in_what->stride + ref_mv->col; in obmc_diamond_search_sad()2826 best_address = in_what_ref; in obmc_diamond_search_sad()2881 } else if (best_address == in_what_ref) { in obmc_diamond_search_sad()