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