/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | media_video_hidl_test_common.cpp | 63 getPortParam(omxNode, OMX_IndexParamVideoProfileLevelQuerySupported, in enumerateProfileAndLevel() 84 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setupRAWPort() 108 status = getPortParam(omxNode, OMX_IndexParamVideoAvc, portIndex, ¶m); in setupAVCPort() 133 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoHevc, in setupHEVCPort() 155 status = getPortParam(omxNode, OMX_IndexParamVideoMpeg4, portIndex, ¶m); in setupMPEG4Port() 183 status = getPortParam(omxNode, OMX_IndexParamVideoH263, portIndex, ¶m); in setupH263Port() 205 status = getPortParam(omxNode, in setupVPXPort() 232 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoVp8, in setupVP8Port() 251 status = getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamVideoVp9, in setupVP9Port()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 424 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setRefreshPeriod() 467 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam() 691 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in dispatchGraphicBuffer() 801 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndexInput, in fillByteBuffer() 1098 status = getPortParam(omxNode, OMX_IndexParamVideoPortFormat, in TEST_P() 1233 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in TEST_P() 1394 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in TEST_P()
|
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 308 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, in getInputChannelInfo() 433 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 | 59 status = getPortParam( in enumerateProfile() 79 status = getPortParam(omxNode, OMX_IndexParamAudioPcm, portIndex, ¶m); in setupPCMPort() 153 status = getPortParam(omxNode, OMX_IndexParamAudioMp3, portIndex, ¶m); in setupMP3Port() 170 status = getPortParam(omxNode, OMX_IndexParamAudioFlac, portIndex, ¶m); in setupFLACPort() 184 getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in setupOPUSPort() 223 status = getPortParam(omxNode, OMX_IndexParamAudioAmr, portIndex, ¶m); in setupAMRPort() 237 getPortParam(omxNode, OMX_IndexParamAudioVorbis, portIndex, ¶m); in setupVORBISPort() 254 status = getPortParam(omxNode, OMX_IndexParamAudioAac, portIndex, ¶m); in setupAACPort()
|
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 280 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam() 321 status = getPortParam(omxNode, OMX_IndexParamAudioPcm, in getInputChannelInfo() 331 status = getPortParam(omxNode, OMX_IndexParamAudioMp3, in getInputChannelInfo() 341 status = getPortParam(omxNode, in getInputChannelInfo() 352 status = getPortParam(omxNode, OMX_IndexParamAudioVorbis, in getInputChannelInfo() 362 status = getPortParam(omxNode, OMX_IndexParamAudioAmr, in getInputChannelInfo() 375 status = getPortParam(omxNode, OMX_IndexParamAudioAac, in getInputChannelInfo() 385 status = getPortParam(omxNode, OMX_IndexParamAudioFlac, in getInputChannelInfo()
|
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 217 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setDefaultPortParam()
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
D | media_hidl_test_common.cpp | 71 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in setPortBufferSize() 98 status = getPortParam(omxNode, OMX_IndexParamVideoPortFormat, portIndex, in setVideoPortFormat() 160 status = getPortParam(omxNode, OMX_IndexParamAudioPortFormat, portIndex, in setAudioPortFormat() 290 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in allocateBuffer() 320 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, portIndex, in allocatePortBuffers() 374 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexInput, &portDefInput); in changeStateLoadedtoIdle() 376 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexOutput, &portDefOutput); in changeStateLoadedtoIdle() 432 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexInput, &portDefInput); in changeStateIdletoLoaded() 434 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, kPortIndexOutput, &portDefOutput); in changeStateIdletoLoaded()
|
D | media_hidl_test_common.h | 255 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 | 332 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_P() 359 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_P() 371 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_P() 385 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, i, in TEST_P() 409 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_P() 431 getPortParam(omxNode, OMX_IndexParamPortDefinition, i, &portDef); in TEST_P() 464 getPortParam(omxNode, OMX_IndexParamPortDefinition, portBase, &portDef); in TEST_P() 481 getPortParam(omxNode, OMX_IndexParamPortDefinition, portBase, &portDef); in TEST_P() 774 status = getPortParam(omxNode, OMX_IndexParamPortDefinition, j, &def); in TEST_P()
|