Searched refs:SetTypeHeader (Results 1 - 24 of 24) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportimage.cpp34 ComponentBase::SetTypeHeader(&imageparam, sizeof(imageparam));
H A Dportother.cpp34 ComponentBase::SetTypeHeader(&otherparam, sizeof(otherparam));
H A Dportaudio.cpp34 ComponentBase::SetTypeHeader(&audioparam, sizeof(audioparam));
74 ComponentBase::SetTypeHeader(&mp3param, sizeof(mp3param));
125 ComponentBase::SetTypeHeader(&aacparam, sizeof(aacparam));
180 ComponentBase::SetTypeHeader(&wmaparam, sizeof(wmaparam));
233 ComponentBase::SetTypeHeader(&pcmparam, sizeof(pcmparam));
287 ComponentBase::SetTypeHeader(&amrparam, sizeof(amrparam));
H A Dportvideo.cpp34 ComponentBase::SetTypeHeader(&videoparam, sizeof(videoparam));
42 ComponentBase::SetTypeHeader(&bitrateparam, sizeof(bitrateparam));
48 ComponentBase::SetTypeHeader(&privateinfoparam, sizeof(privateinfoparam));
182 ComponentBase::SetTypeHeader(&avcparam, sizeof(avcparam));
H A Dportbase.cpp64 ComponentBase::SetTypeHeader(&portdefinition, sizeof(portdefinition));
364 ComponentBase::SetTypeHeader(buffer_hdr, sizeof(*buffer_hdr));
452 ComponentBase::SetTypeHeader(buffer_hdr, sizeof(*buffer_hdr));
H A Dcomponentbase.cpp272 SetTypeHeader(handle, sizeof(*handle));
2267 void ComponentBase::SetTypeHeader(OMX_PTR type, OMX_U32 size) function in class:ComponentBase
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoEncoderBase.cpp93 SetTypeHeader(&paramPortDefinitionInput, sizeof(paramPortDefinitionInput));
128 SetTypeHeader(&paramPortFormat, sizeof(paramPortFormat));
151 SetTypeHeader(&mParamBitrate, sizeof(mParamBitrate));
158 SetTypeHeader(&mConfigPriInfo, sizeof(mConfigPriInfo));
165 SetTypeHeader(&mConfigIntelBitrate, sizeof(mConfigIntelBitrate));
178 SetTypeHeader(&mConfigBitrate, sizeof(mConfigBitrate));
184 SetTypeHeader(&mConfigIntelAir, sizeof(mConfigIntelAir));
193 SetTypeHeader(&mParamVideoRefresh, sizeof(mParamVideoRefresh));
202 SetTypeHeader(&mConfigAndroidIntraRefresh, sizeof(mConfigAndroidIntraRefresh));
208 SetTypeHeader(
[all...]
H A DOMXVideoEncoderVP8.cpp22 SetTypeHeader(&mParamVp8, sizeof(mParamVp8));
28 SetTypeHeader(&mConfigVideoVp8ReferenceFrame, sizeof(mConfigVideoVp8ReferenceFrame));
45 SetTypeHeader(&mTemporalLayer, sizeof(mTemporalLayer));
H A DOMXVideoDecoderVP8.cpp50 SetTypeHeader(&mParamVp8, sizeof(mParamVp8));
H A DOMXVideoDecoderWMV.cpp50 SetTypeHeader(&mParamWmv, sizeof(mParamWmv));
H A DOMXVideoDecoderAVC.cpp51 SetTypeHeader(&mDecodeSettings, sizeof(mDecodeSettings));
63 SetTypeHeader(&mParamAvc, sizeof(mParamAvc));
H A DOMXComponentCodecBase.cpp64 SetTypeHeader(&this->portparam, sizeof(this->portparam));
H A DOMXVideoDecoderH263.cpp50 SetTypeHeader(&mParamH263, sizeof(mParamH263));
H A DOMXVideoDecoderMPEG2.cpp50 SetTypeHeader(&mParamMpeg2, sizeof(mParamMpeg2));
H A DOMXVideoDecoderMPEG4.cpp50 SetTypeHeader(&mParamMpeg4, sizeof(mParamMpeg4));
H A DOMXVideoDecoderPAVC.cpp52 SetTypeHeader(&mParamAvc, sizeof(mParamAvc));
H A DOMXVideoEncoderAVC.cpp127 SetTypeHeader(&mParamAvc, sizeof(mParamAvc));
143 SetTypeHeader(&mNalStreamFormat, sizeof(mNalStreamFormat));
149 SetTypeHeader(&mConfigAvcIntraPeriod, sizeof(mConfigAvcIntraPeriod));
157 SetTypeHeader(&mConfigNalSize, sizeof(mConfigNalSize));
163 SetTypeHeader(&mParamIntelAvcVui, sizeof(mParamIntelAvcVui));
169 SetTypeHeader(&mConfigIntelSliceNumbers, sizeof(mConfigIntelSliceNumbers));
H A DOMXVideoEncoderH263.cpp40 SetTypeHeader(&mParamH263, sizeof(mParamH263));
H A DOMXVideoEncoderMPEG4.cpp37 SetTypeHeader(&mParamMpeg4, sizeof(mParamMpeg4));
H A DOMXVideoDecoderBase.cpp77 SetTypeHeader(&paramPortDefinitionInput, sizeof(paramPortDefinitionInput));
111 SetTypeHeader(&paramPortFormat, sizeof(paramPortFormat));
136 SetTypeHeader(&paramPortDefinitionOutput, sizeof(paramPortDefinitionOutput));
169 SetTypeHeader(&paramPortFormat, sizeof(paramPortFormat));
/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h231 void SetTypeHeader(OMX_PTR type, OMX_U32 size);
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h256 static void SetTypeHeader(OMX_PTR type, OMX_U32 size);
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp91 SetTypeHeader(&mBaseComponent, sizeof(mBaseComponent));
876 void ISVComponent::SetTypeHeader(OMX_PTR type, OMX_U32 size) function in class:ISVComponent
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DOMXVideoDecoderAVCSecure.cpp108 SetTypeHeader(&mParamAvc, sizeof(mParamAvc));

Completed in 204 milliseconds