Searched refs:AAC_DUMP_I (Results 1 - 1 of 1) sorted by relevance
/hardware/intel/common/libmix/mix_audio/src/ |
H A D | sst_proxy.c | 110 #define AAC_DUMP_I(param, idx) g_message("snd_aac_params.%s[%d]=%x", #param, idx, p->param[idx]) macro 222 //AAC_DUMP_I(syntc_id, 0); /* 0 for ID_SCE(Dula Mono), -1 for raw */ 223 //AAC_DUMP_I(syntc_id, 1); /* 0 for ID_SCE(Dula Mono), -1 for raw */ 224 //AAC_DUMP_I(syntc_tag, 0); /* raw - -1 and 0 -16 for rest of the streams */ 225 //AAC_DUMP_I(syntc_tag, 1); /* raw - -1 and 0 -16 for rest of the streams */
|
Completed in 25 milliseconds