Searched refs:m_pAudioDecoderFlagTable (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c113 pC->m_pAudioDecoderFlagTable[i] = M4OSA_FALSE;
432 pC->m_pAudioDecoderFlagTable[decoderType] = M4OSA_FALSE; /* internal decoder */
584 if (M4OSA_FALSE == pC->m_pAudioDecoderFlagTable[i])
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Codecs.c113 pC->m_pAudioDecoderFlagTable[i] = M4OSA_FALSE;
460 pC->m_pAudioDecoderFlagTable[decoderType] =
665 if( M4OSA_FALSE == pC->m_pAudioDecoderFlagTable[i] )
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h262 M4OSA_Bool m_pAudioDecoderFlagTable[M4AD_kType_NB]; member in struct:__anon258
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h572 M4OSA_Bool m_pAudioDecoderFlagTable[M4AD_kType_NB]; /**< store indices of external member in struct:__anon302

Completed in 70 milliseconds