Home
last modified time | relevance | path

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

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