/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | media_video_hidl_test_common.cpp | 64 getPortParam(omxNode, OMX_IndexParamVideoProfileLevelQuerySupported, in enumerateProfileAndLevel() 85 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setupRAWPort() 109 status = getPortParam(omxNode, OMX_IndexParamVideoAvc, portIndex, ¶m); in setupAVCPort() 134 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoHevc, in setupHEVCPort() 156 status = getPortParam(omxNode, OMX_IndexParamVideoMpeg4, portIndex, ¶m); in setupMPEG4Port() 184 status = getPortParam(omxNode, OMX_IndexParamVideoH263, portIndex, ¶m); 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()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 482 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()
|
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 309 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/ |
D | media_audio_hidl_test_common.cpp | 60 status = getPortParam( in enumerateProfile() 80 status = getPortParam(omxNode, OMX_IndexParamAudioPcm, portIndex, ¶m); in setupPCMPort() 154 status = getPortParam(omxNode, OMX_IndexParamAudioMp3, portIndex, ¶m); in setupMP3Port() 171 status = getPortParam(omxNode, OMX_IndexParamAudioFlac, portIndex, ¶m); in setupFLACPort() 185 getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in setupOPUSPort() 224 status = getPortParam(omxNode, OMX_IndexParamAudioAmr, portIndex, ¶m); in setupAMRPort() 238 getPortParam(omxNode, OMX_IndexParamAudioVorbis, portIndex, ¶m); in setupVORBISPort() 255 status = getPortParam(omxNode, OMX_IndexParamAudioAac, portIndex, ¶m); in setupAACPort()
|
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 281 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()
|
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 215 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam()
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
D | media_hidl_test_common.cpp | 78 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()
|
D | media_hidl_test_common.h | 247 Return<android::hardware::media::omx::V1_0::Status> getPortParam( in getPortParam() function
|
/hardware/interfaces/media/omx/1.0/vts/functional/component/ |
D | VtsHalMediaOmxV1_0TargetComponentTest.cpp | 335 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()
|