Searched refs:OTA_FLAGS_UNICODE (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_otadata.h38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */ macro
H A Deas_ota.c903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_otadata.h38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */ macro
H A Deas_ota.c903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_otadata.h38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */ macro
H A Deas_ota.c903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)

Completed in 253 milliseconds