HomeSort by relevance Sort by last modified time
    Searched refs:half_pixel_search (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 184 int half_pixel_search; member in struct:__anon10988
pickinter.c 501 !(cpi->sf.half_pixel_search) || cpi->common.full_pixel==1)
    [all...]
onyx_if.c 657 sf->half_pixel_search = 1;
903 sf->half_pixel_search = 0;
963 else if (cpi->sf.half_pixel_search)
    [all...]

Completed in 30 milliseconds