Searched refs:FORMAT (Results 1 – 18 of 18) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_audio.h | 136 #define IS_SP_DATA_FMT(FORMAT) (((FORMAT) == SP_DF_I2S) || \ argument 137 ((FORMAT) == SP_DF_LEFT) || \ 138 ((FORMAT) == SP_DF_PCM_A) || \ 139 ((FORMAT) == SP_DF_PCM_B) || \ 140 ((FORMAT) == SP_DF_PCM_AN) || \ 141 ((FORMAT) == SP_DF_PCM_BN))
|
A D | rtl8721d_rtc.h | 170 #define IS_RTC_FORMAT(FORMAT) (((FORMAT) == RTC_Format_BIN) || ((FORMAT) == RTC_Format_BCD)) argument 180 #define IS_RTC_HOUR_FORMAT(FORMAT) (((FORMAT) == RTC_HourFormat_12) || \ argument 181 ((FORMAT) == RTC_HourFormat_24))
|
A D | rtl8721d_i2s.h | 183 #define IS_I2S_JUSTIFY(FORMAT) (((FORMAT) == I2S_JY_I2S) || \ argument 184 ((FORMAT) == I2S_JY_LEFT) || \ 185 ((FORMAT) == I2S_JY_RIGHT))
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | record_noise.py | 12 FORMAT = pyaudio.paInt16 variable 47 wf.setsampwidth(p.get_sample_size(FORMAT)) 61 stream = p.open(format=FORMAT,
|
A D | record.py | 12 FORMAT = pyaudio.paInt16 variable 46 wf.setsampwidth(p.get_sample_size(FORMAT)) 61 stream = p.open(format=FORMAT,
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/powerpc-vsx/ |
A D | README | 27 FILE FORMAT
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/arm-neon/ |
A D | README | 29 FILE FORMAT
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/mips-msa/ |
A D | README | 29 FILE FORMAT
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvcommn.c | 402 #define GXV_UNITSIZE_VALIDATE( FORMAT, UNITSIZE, NUNITS, CORRECTSIZE ) \ argument 409 UNITSIZE, CORRECTSIZE, FORMAT )); \
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 1067 # _AM_PROG_TAR(FORMAT) 1069 # Check how to create a tarball in format FORMAT. 1070 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1073 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | aclocal.m4 | 1071 # _AM_PROG_TAR(FORMAT) 1073 # Check how to create a tarball in format FORMAT. 1074 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1077 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 1064 # _AM_PROG_TAR(FORMAT) 1066 # Check how to create a tarball in format FORMAT. 1067 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1070 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | aclocal.m4 | 1128 # _AM_PROG_TAR(FORMAT) 1130 # Check how to create a tarball in format FORMAT. 1131 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1134 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | README | 30 FILE FORMAT WARS Software *not* to get. 300 FILE FORMAT WARS
|
A D | aclocal.m4 | 10153 # _AM_PROG_TAR(FORMAT) 10155 # Check how to create a tarball in format FORMAT. 10156 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 10159 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | uncrustify.cfg | 48 disable_processing_cmt = " *FORMAT-OFF*" # string 54 enable_processing_cmt = " *FORMAT-ON*" # string
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 9473 # _AM_PROG_TAR(FORMAT) 9475 # Check how to create a tarball in format FORMAT. 9476 # FORMAT should be one of `v7', `ustar', or `pax'. 9479 # writing to stdout a FORMAT-tarball containing the directory
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | aclocal.m4 | 9473 # _AM_PROG_TAR(FORMAT) 9475 # Check how to create a tarball in format FORMAT. 9476 # FORMAT should be one of `v7', `ustar', or `pax'. 9479 # writing to stdout a FORMAT-tarball containing the directory
|
Completed in 49 milliseconds