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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Null.h 50 M4DECODER_VideoInterface **pDecoderInterface);
M4DECODER_Common.h 373 * structure M4DECODER_VideoInterface
387 } M4DECODER_VideoInterface;
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserInternal.h 102 M4DECODER_VideoInterface* m_pDecoder ;
VideoEditorPropertiesMain.cpp 97 M4DECODER_VideoInterface* pOMXVidDecoderInterface = M4OSA_NULL;
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalFunctions.h 165 M4DECODER_VideoInterface *pDecoderInterface);
M4MCS_InternalTypes.h 562 M4DECODER_VideoInterface* m_pVideoDecoder;
563 M4DECODER_VideoInterface* m_pVideoDecoderItTable[M4DECODER_kVideoType_NB];
  /frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c 70 /************** M4DECODER_VideoInterface implementation ****************/
415 M4DECODER_VideoInterface **pDecoderInterface) {
418 (M4DECODER_VideoInterface*)M4OSA_32bitAlignedMalloc(
419 sizeof(M4DECODER_VideoInterface),
420 M4DECODER_MPEG4, (M4OSA_Char *)"M4DECODER_VideoInterface");
M4VSS3GPP_MediaAndCodecSubscription.c 159 M4DECODER_VideoInterface* pVideoDecoderInterface;
M4VSS3GPP_Codecs.c 353 M4DECODER_VideoInterface *pDecoderInterface )
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 320 M4DECODER_VideoInterface *pDecoderInterface);
M4VSS3GPP_InternalTypes.h 251 M4DECODER_VideoInterface* m_pVideoDecoder;
252 M4DECODER_VideoInterface* m_pVideoDecoderItTable[M4DECODER_kVideoType_NB];
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c 161 M4DECODER_VideoInterface* pVideoDecoderInterface;
M4MCS_Codecs.c 344 M4DECODER_VideoInterface *pDecoderInterface)
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp     [all...]

Completed in 214 milliseconds