Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DUtils.cpp59 constexpr static int32_t AACObjectNull = 0; variable
2392 { AACObjectNull, AUDIO_FORMAT_AAC},
2398 while (p->eAacProfileType != AACObjectNull) { in mapAACProfileToAudioFormat()