Home
last modified time | relevance | path

Searched refs:SIZE16 (Results 1 – 25 of 37) sorted by relevance

12

/external/libogg/
Dconfigure.in213 SIZE16="int16_t"
216 $ac_cv_sizeof_short) SIZE16="short";;
217 $ac_cv_sizeof_int) SIZE16="int";;
269 if test -z "$SIZE16"; then
291 AC_SUBST(SIZE16) subst
/external/speex/
Dconfigure.ac300 $ac_cv_sizeof_int16_t) SIZE16="int16_t";;
301 $ac_cv_sizeof_short) SIZE16="short";;
302 $ac_cv_sizeof_int) SIZE16="int";;
327 AS_IF([test -z "$SIZE16"],[AC_MSG_ERROR([No 16 bit type found on this platform!])])
332 AC_SUBST([SIZE16]) subst
/external/libogg/include/ogg/
Dconfig_types.h.in5 typedef @SIZE16@ ogg_int16_t;
DMakefile.in131 SIZE16 = @SIZE16@
/external/speex/include/speex/
Dspeexdsp_config_types.h.in12 typedef @SIZE16@ spx_int16_t;
DMakefile.in244 SIZE16 = @SIZE16@
/external/libxaac/decoder/
Dixheaacd_defines.h59 #define SIZE16 16 * SIZE01 macro
/external/libogg/win32/
DMakefile.in99 SIZE16 = @SIZE16@
/external/libogg/doc/libogg/
DMakefile.in126 SIZE16 = @SIZE16@
/external/speex/symbian/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/ti/speex_C64_test/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2005/tests/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/ti/speex_C55_test/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/ti/speex_C54_test/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2003/tests/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2008/tests/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in186 SIZE16 = @SIZE16@
/external/speex/win32/libspeexdsp/
DMakefile.in186 SIZE16 = @SIZE16@
/external/libogg/include/
DMakefile.in125 SIZE16 = @SIZE16@
/external/speex/doc/
DMakefile.in213 SIZE16 = @SIZE16@
/external/libogg/doc/
DMakefile.in135 SIZE16 = @SIZE16@
/external/speex/win32/VS2005/
DMakefile.in246 SIZE16 = @SIZE16@
/external/speex/include/
DMakefile.in243 SIZE16 = @SIZE16@

12