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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h550 vp8_full_search_fn_t full_search_sad; member in struct:VP8_COMP
H A Drdopt.c1272 thissme = cpi->full_search_sad(x, c, e, &mvp_full,
H A Donyx_if.c2123 cpi->full_search_sad = vp8_full_search_sad;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h322 vp9_full_search_fn_t full_search_sad; member in struct:VP9_COMP
H A Dvp9_speed_features.c405 cpi->full_search_sad = vp9_full_search_sad;
H A Dvp9_rdopt.c1428 thissme = cpi->full_search_sad(x, &mvp_full,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h431 vp9_full_search_fn_t full_search_sad; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1420 cpi->full_search_sad = vp9_full_search_sad;
H A Dvp9_rdopt.c1891 thissme = cpi->full_search_sad(x, &mvp_full,
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h551 vp8_full_search_fn_t full_search_sad; member in struct:VP8_COMP
H A Drdopt.c1273 thissme = cpi->full_search_sad(x, c, e, &mvp_full,
H A Donyx_if.c2073 cpi->full_search_sad = vp8_full_search_sad;

Completed in 393 milliseconds