/external/mesa3d/src/mesa/main/ |
mipmap.c | 86 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \ 90 + (unsigned) Dj + (unsigned) Dk \ 101 #define FILTER_SUM_3D_SIGNED(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \ 105 + Dj + Dk \ 133 const GLfloat dk = _mesa_half_to_float(rowD[k][e]); \ 134 dst[i][e] = _mesa_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \ [all...] |
/external/opencv/cv/src/ |
cvcalibration.cpp | [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_gen_mipmap.c | 121 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \ 125 + (unsigned) Dj + (unsigned) Dk \ 153 const float dk = util_half_to_float(rowD[k][e]); \ 154 dst[i][e] = util_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \ [all...] |
/external/webrtc/talk/media/testdata/ |
video.rtpdump | [all...] |
h264-svc-99-640x360.rtpdump | [all...] |
/prebuilts/tools/linux-x86_64/kythe/web/ui/js/ |
main.js | [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
root_darwin_armx.go | [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
root_darwin_armx.go | [all...] |