Home
last modified time | relevance | path

Searched defs:boxwidth (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc663 int boxwidth; in ScaleAddCols2_C() local
680 int boxwidth; in ScaleAddCols2_16_C() local
704 int boxwidth = MIN1(dx >> 16); in ScaleAddCols1_C() local
716 int boxwidth = MIN1(dx >> 16); in ScaleAddCols1_16_C() local
Dplanar_functions.cc1735 int boxwidth = radius * 4; in ARGBBlur() local
/external/libyuv/files/source/
Dscale.cc2569 int boxwidth = (x >> 16) - ix; in ScalePlaneBoxRow_C() local
2594 int boxwidth = (x >> 16) - ix; in ScaleAddCols2_C() local
2601 int boxwidth = (dx >> 16); in ScaleAddCols1_C() local
Dplanar_functions.cc1331 int boxwidth = radius * 4; in ARGBBlur() local