Searched refs:full_search_sad (Results 1 – 6 of 6) sorted by relevance
433 vp9_full_search_fn_t full_search_sad; member
1485 cpi->full_search_sad = vp9_full_search_sad; in vp9_create_compressor()
1891 thissme = cpi->full_search_sad(x, &mvp_full, in rd_check_segment_txsize()
551 vp8_full_search_fn_t full_search_sad; member
1278 thissme = cpi->full_search_sad(x, c, e, &mvp_full, in rd_check_segment()
2074 cpi->full_search_sad = vp8_full_search_sad; in vp8_create_compressor()