Home
last modified time | relevance | path

Searched refs:setupRAWPort (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/video/
Dmedia_video_hidl_test_common.h27 void setupRAWPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, OMX_U32 nFrameWidth,
Dmedia_video_hidl_test_common.cpp79 void setupRAWPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, OMX_U32 nFrameWidth, in setupRAWPort() function
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp1072 setupRAWPort(omxNode, kPortIndexInput, nFrameWidth, nFrameHeight, 0, in TEST_F()
1152 setupRAWPort(omxNode, kPortIndexInput, nFrameWidth, nFrameHeight, 0, in TEST_F()
1244 setupRAWPort(omxNode, kPortIndexInput, nFrameWidth, nFrameHeight, 0, in TEST_F()
1411 setupRAWPort(omxNode, kPortIndexInput, nFrameWidth, nFrameHeight, 0, in TEST_F()
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp278 setupRAWPort(omxNode, portIndex, nFrameWidth, nFrameHeight, in setDefaultPortParam()