Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_apicmd_standards.h26 #define IA_API_CMD_GET_LIB_ID_STRINGS 0x0001 macro
H A Dixheaacd_api.c391 (i_cmd != IA_API_CMD_GET_LIB_ID_STRINGS)) { in ixheaacd_dec_api()
419 case IA_API_CMD_GET_LIB_ID_STRINGS: { in ixheaacd_dec_api()
/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_apicmd_standards.h27 #define IA_API_CMD_GET_LIB_ID_STRINGS 0x0001 macro
H A Dimpd_drc_api.c93 case IA_API_CMD_GET_LIB_ID_STRINGS: { in ia_drc_dec_api()
/aosp_15_r20/external/libxaac/
H A DREADME_dec.md12 |IA_API_CMD_GET_LIB_ID_STRINGS | IA_CMD_TYPE_LIB_NAME | Gets the decoder library name |
13 |IA_API_CMD_GET_LIB_ID_STRINGS | IA_CMD_TYPE_LIB_VERSION | Gets the decoder version |
/aosp_15_r20/external/libxaac/test/decoder/
H A Dixheaacd_main.c942 err_code = (*p_ia_process_api)(NULL, IA_API_CMD_GET_LIB_ID_STRINGS, in ixheaacd_main_process()
948 err_code = (*p_ia_process_api)(NULL, IA_API_CMD_GET_LIB_ID_STRINGS, in ixheaacd_main_process()