Home
last modified time | relevance | path

Searched refs:iterative_sub_pixel (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h169 int iterative_sub_pixel; member
Donyx_if.c794 sf->iterative_sub_pixel = 1; in vp8_set_speed_features()
931 sf->iterative_sub_pixel = 1; in vp8_set_speed_features()
953 sf->iterative_sub_pixel = 0; in vp8_set_speed_features()
1063 if (cpi->sf.iterative_sub_pixel == 1) { in vp8_set_speed_features()