Searched refs:mDecoderType (Results 1 – 3 of 3) sorted by relevance
98 VIDEOEDITOR_CodecType mDecoderType; member
952 pDecShellContext->mDecoderType = VIDEOEDITOR_kH263VideoDec; in VideoEditorVideoDecoder_create()955 pDecShellContext->mDecoderType = VIDEOEDITOR_kMpeg4VideoDec; in VideoEditorVideoDecoder_create()966 pDecShellContext->mDecoderType = VIDEOEDITOR_kH264VideoDec; in VideoEditorVideoDecoder_create()994 switch( pDecShellContext->mDecoderType ) { in VideoEditorVideoDecoder_create()1024 decoderMetadata, pDecShellContext->mDecoderType, in VideoEditorVideoDecoder_create()1119 pDecShellContext->mDecoderType = VIDEOEDITOR_kH263VideoDec; in VideoEditorVideoSoftwareDecoder_create()1122 pDecShellContext->mDecoderType = VIDEOEDITOR_kMpeg4VideoDec; in VideoEditorVideoSoftwareDecoder_create()1133 pDecShellContext->mDecoderType = VIDEOEDITOR_kH264VideoDec; in VideoEditorVideoSoftwareDecoder_create()1162 switch( pDecShellContext->mDecoderType ) { in VideoEditorVideoSoftwareDecoder_create()1192 decoderMetadata, pDecShellContext->mDecoderType, in VideoEditorVideoSoftwareDecoder_create()[all …]
96 M4AD_Type mDecoderType; member450 pDecoderContext->mDecoderType = decoderType; in VideoEditorAudioDecoder_create()463 switch( pDecoderContext->mDecoderType ) { in VideoEditorAudioDecoder_create()