Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp2133 struct aac_format_conv_t { struct
2138 static const struct aac_format_conv_t profileLookup[] = {
2155 const struct aac_format_conv_t* p = &profileLookup[0]; in mapAACProfileToAudioFormat()