Searched refs:iterative_sub_pixel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h184 int iterative_sub_pixel; member in struct:__anon13090
H A Donyx_if.c799 sf->iterative_sub_pixel = 1;
937 sf->iterative_sub_pixel = 1;
963 sf->iterative_sub_pixel = 0;
1096 if (cpi->sf.iterative_sub_pixel == 1)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h187 int iterative_sub_pixel; member in struct:__anon24880
H A Donyx_if.c776 sf->iterative_sub_pixel = 1;
914 sf->iterative_sub_pixel = 1;
940 sf->iterative_sub_pixel = 0;
1073 if (cpi->sf.iterative_sub_pixel == 1)

Completed in 879 milliseconds