HomeSort by relevance Sort by last modified time
    Searched refs:m_pAudioDecoderFlagTable (Results 1 - 4 of 4) sorted by null

  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 113 pC->m_pAudioDecoderFlagTable[i] = M4OSA_FALSE;
432 pC->m_pAudioDecoderFlagTable[decoderType] = M4OSA_FALSE; /* internal decoder */
584 if (M4OSA_FALSE == pC->m_pAudioDecoderFlagTable[i])
    [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 113 pC->m_pAudioDecoderFlagTable[i] = M4OSA_FALSE;
460 pC->m_pAudioDecoderFlagTable[decoderType] =
665 if( M4OSA_FALSE == pC->m_pAudioDecoderFlagTable[i] )
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 262 M4OSA_Bool m_pAudioDecoderFlagTable[M4AD_kType_NB];
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 572 M4OSA_Bool m_pAudioDecoderFlagTable[M4AD_kType_NB]; /**< store indices of external

Completed in 194 milliseconds