Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h434 vp9_refining_search_fn_t refining_search_sad; member
Dvp9_mcomp.c1290 thissme = cpi->refining_search_sad(x, &best_mv, sadpb, search_range, in vp9_full_pixel_diamond()
Dvp9_onyx_if.c1487 cpi->refining_search_sad = vp9_refining_search_sad; in vp9_create_compressor()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h552 vp8_refining_search_fn_t refining_search_sad; member
Drdopt.c2342 thissme = cpi->refining_search_sad(x, b, d, &d->bmi.mv, sadpb, in vp8_rd_pick_inter_mode()
Donyx_if.c2076 cpi->refining_search_sad = vp8_refining_search_sad; in vp8_create_compressor()