Home | History | Annotate | Download | only in android

Lines Matching refs:SLMetadataInfo

1742                 *pKeySize = keyNameSize + sizeof(SLMetadataInfo);
1761 SLuint32 index, SLuint32 size, SLMetadataInfo *pKey) {
1772 if ((size < sizeof(SLMetadataInfo) ||
1773 (!decoder->getPcmFormatKeyName(index, size - sizeof(SLMetadataInfo),
1815 *pValueSize = valueSize + sizeof(SLMetadataInfo);
1834 SLuint32 index, SLuint32 size, SLMetadataInfo *pValue) {
1848 if ((size < sizeof(SLMetadataInfo)
1850 || (!decoder->getPcmFormatKeyValue(index, size - sizeof(SLMetadataInfo),