Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DUtils.cpp1588 struct aac_format_conv_t { struct
1593 static const struct aac_format_conv_t profileLookup[] = {
1609 const struct aac_format_conv_t* p = &profileLookup[0]; in mapAACProfileToAudioFormat()