Home
last modified time | relevance | path

Searched refs:GetType (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DIntelMetadataBuffer.h88 IMB_Result GetType(IntelMetadataBufferType &type);
DPVSoftMPEG4Encoder.cpp415 imb.GetType((::IntelMetadataBufferType&)type); in encode()
DIntelMetadataBuffer.cpp422 IMB_Result IntelMetadataBuffer::GetType(IntelMetadataBufferType& type) in GetType() function in IntelMetadataBuffer
DVideoEncoderBase.cpp1661 imb.GetType(type); in manageSrcSurface()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.hpp302 long GetType() const;
Dmkvparser.cpp4049 if (pTrack->GetType() == 2) //audio
4105 assert(pTrack->GetType() == 1); //video
4179 if (pTrack->GetType() != 1) //not video
4802 long Track::GetType() const in GetType() function in mkvparser::Track
7884 const long long type = pTrack->GetType(); in GetEntry()
7992 const long long type = pTrack->GetType(); in GetEntry()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.hpp352 long GetType() const;
Dmkvparser.cpp4067 if (pTrack->GetType() == 2) //audio
4123 assert(pTrack->GetType() == 1); //video
4197 if (pTrack->GetType() != 1) //not video
5656 long Track::GetType() const in GetType() function in mkvparser::Track
8856 const long long type = pTrack->GetType(); in GetEntry()
8963 const long long type = pTrack->GetType(); in GetEntry()