Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h542 vp8_full_search_fn_t full_search_sad; member
Drdopt.c1105 thissme = cpi->full_search_sad(x, c, e, &mvp_full, sadpb, 16, in rd_check_segment()
Donyx_if.c2027 cpi->full_search_sad = vp8_full_search_sad; in vp8_create_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h551 vp9_full_search_fn_t full_search_sad; member
Dvp9_speed_features.c771 cpi->full_search_sad = vp9_full_search_sad; in vp9_set_speed_features_framesize_independent()