Home
last modified time | relevance | path

Searched refs:getPortParam (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/video/
Dmedia_video_hidl_test_common.cpp64 getPortParam(omxNode, OMX_IndexParamVideoProfileLevelQuerySupported, in enumerateProfileAndLevel()
85 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setupRAWPort()
109 status = getPortParam(omxNode, OMX_IndexParamVideoAvc, portIndex, &param); in setupAVCPort()
134 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoHevc, in setupHEVCPort()
156 status = getPortParam(omxNode, OMX_IndexParamVideoMpeg4, portIndex, &param); in setupMPEG4Port()
184 status = getPortParam(omxNode, OMX_IndexParamVideoH263, portIndex, &param); in setupH263Port()
206 status = getPortParam(omxNode, in setupVPXPort()
233 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoVp8, in setupVP8Port()
252 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoVp9, in setupVP9Port()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp482 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setRefreshPeriod()
525 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam()
804 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in dispatchGraphicBuffer()
914 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndexInput, in fillByteBuffer()
1211 status = getPortParam(omxNode, OMX_IndexParamVideoPortFormat, in TEST_F()
1347 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in TEST_F()
1509 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in TEST_F()
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp309 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in getInputChannelInfo()
434 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in portReconfiguration()
698 status = getPortParam(omxNode, OMX_IndexParamVideoPortFormat, in getDefaultColorFormat()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
Dmedia_audio_hidl_test_common.cpp60 status = getPortParam( in enumerateProfile()
80 status = getPortParam(omxNode, OMX_IndexParamAudioPcm, portIndex, &param); in setupPCMPort()
154 status = getPortParam(omxNode, OMX_IndexParamAudioMp3, portIndex, &param); in setupMP3Port()
171 status = getPortParam(omxNode, OMX_IndexParamAudioFlac, portIndex, &param); in setupFLACPort()
185 getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in setupOPUSPort()
224 status = getPortParam(omxNode, OMX_IndexParamAudioAmr, portIndex, &param); in setupAMRPort()
238 getPortParam(omxNode, OMX_IndexParamAudioVorbis, portIndex, &param); in setupVORBISPort()
255 status = getPortParam(omxNode, OMX_IndexParamAudioAac, portIndex, &param); in setupAACPort()
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp281 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam()
322 status = getPortParam(omxNode, OMX_IndexParamAudioPcm, in getInputChannelInfo()
332 status = getPortParam(omxNode, OMX_IndexParamAudioMp3, in getInputChannelInfo()
342 status = getPortParam(omxNode, in getInputChannelInfo()
353 status = getPortParam(omxNode, OMX_IndexParamAudioVorbis, in getInputChannelInfo()
363 status = getPortParam(omxNode, OMX_IndexParamAudioAmr, in getInputChannelInfo()
376 status = getPortParam(omxNode, OMX_IndexParamAudioAac, in getInputChannelInfo()
386 status = getPortParam(omxNode, OMX_IndexParamAudioFlac, in getInputChannelInfo()
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp215 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp78 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setPortBufferSize()
105 status = getPortParam(omxNode, OMX_IndexParamVideoPortFormat, portIndex, in setVideoPortFormat()
167 status = getPortParam(omxNode, OMX_IndexParamAudioPortFormat, portIndex, in setAudioPortFormat()
362 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in allocateBuffer()
392 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in allocatePortBuffers()
434 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexInput, &portDefInput); in changeStateLoadedtoIdle()
436 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexOutput, &portDefOutput); in changeStateLoadedtoIdle()
488 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexInput, &portDefInput); in changeStateIdletoLoaded()
490 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexOutput, &portDefOutput); in changeStateIdletoLoaded()
Dmedia_hidl_test_common.h247 Return<android::hardware::media::omx::V1_0::Status> getPortParam( in getPortParam() function
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp335 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_F()
362 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_F()
374 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_F()
388 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, i, in TEST_F()
412 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_F()
434 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_F()
467 getPortParam(omxNode, OMX_IndexParamPortDefinition, portBase, &portDef); in TEST_F()
484 getPortParam(omxNode, OMX_IndexParamPortDefinition, portBase, &portDef); in TEST_F()
777 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, j, &def); in TEST_F()