Searched refs:refining_search_sad (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h551 vp8_refining_search_fn_t refining_search_sad; member in struct:VP8_COMP
H A Drdopt.c2337 thissme = cpi->refining_search_sad(x, b, d, &d->bmi.mv, sadpb,
H A Donyx_if.c2125 cpi->refining_search_sad = vp8_refining_search_sad;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h323 vp9_refining_search_fn_t refining_search_sad; member in struct:VP9_COMP
H A Dvp9_speed_features.c408 cpi->refining_search_sad = vp9_refining_search_sad;
H A Dvp9_mcomp.c1428 thissme = cpi->refining_search_sad(x, &best_mv, sadpb, search_range,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h432 vp9_refining_search_fn_t refining_search_sad; member in struct:VP9_COMP
H A Dvp9_mcomp.c1273 thissme = cpi->refining_search_sad(x, &best_mv, sadpb, search_range,
H A Dvp9_onyx_if.c1422 cpi->refining_search_sad = vp9_refining_search_sad;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h552 vp8_refining_search_fn_t refining_search_sad; member in struct:VP8_COMP
H A Drdopt.c2337 thissme = cpi->refining_search_sad(x, b, d, &d->bmi.mv, sadpb,
H A Donyx_if.c2075 cpi->refining_search_sad = vp8_refining_search_sad;

Completed in 1480 milliseconds