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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c 183 const float round_values[] = { variable
238 {"round", &lp_build_round, &roundf, round_values, Elements(round_values), 24.0 },
239 {"trunc", &lp_build_trunc, &truncf, round_values, Elements(round_values), 24.0 },
240 {"floor", &lp_build_floor, &floorf, round_values, Elements(round_values), 24.0 },
241 {"ceil", &lp_build_ceil, &ceilf, round_values, Elements(round_values), 24.0 },
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 24 __declspec(align(16)) const static unsigned short round_values[] = { 128, 128, 128, 128 }; variable
98 movq mm4, round_values; local
181 paddw mm1, round_values; local
187 paddw mm3, round_values
203 paddw mm5, round_values
246 movq mm4, round_values; local
367 paddw mm1, round_values
373 paddw mm3, round_values
477 movq mm6, round_values; local
496 paddw mm0, round_values
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
scaleopt.c 24 __declspec(align(16)) const static unsigned short round_values[] = { 128, 128, 128, 128 }; variable
98 movq mm4, round_values; local
181 paddw mm1, round_values; local
187 paddw mm3, round_values
203 paddw mm5, round_values
246 movq mm4, round_values; local
367 paddw mm1, round_values
373 paddw mm3, round_values
477 movq mm6, round_values; local
496 paddw mm0, round_values
    [all...]

Completed in 1058 milliseconds