Home
last modified time | relevance | path

Searched refs:init_ref (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.c1853 const uint8_t *best_address, *init_ref; in obmc_diamond_search_sad() local
1859 best_address = init_ref = get_buf_from_fullmv(ref_buf, &start_mv); in obmc_diamond_search_sad()
1891 } else if (best_address == init_ref) { in obmc_diamond_search_sad()