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.h166 int iterative_sub_pixel; member
Donyx_if.c793 sf->iterative_sub_pixel = 1; in vp8_set_speed_features()
930 sf->iterative_sub_pixel = 1; in vp8_set_speed_features()
952 sf->iterative_sub_pixel = 0; in vp8_set_speed_features()
1062 if (cpi->sf.iterative_sub_pixel == 1) { in vp8_set_speed_features()