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.cpp2067 struct aac_format_conv_t { struct
2072 static const struct aac_format_conv_t profileLookup[] = {
2089 const struct aac_format_conv_t* p = &profileLookup[0]; in mapAACProfileToAudioFormat()