Home
last modified time | relevance | path

Searched refs:SetMIOParameterUint32 (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node_inport.cpp2106 status = SetMIOParameterUint32((char*)MOUT_AUDIO_SAMPLING_RATE_KEY, in ConfigMIO()
2110 SetMIOParameterUint32((char*)MOUT_AUDIO_NUM_CHANNELS_KEY, in ConfigMIO()
2148 status = SetMIOParameterUint32((char*)MOUT_VIDEO_WIDTH_KEY, in ConfigMIO()
2152 status = SetMIOParameterUint32((char*)MOUT_VIDEO_HEIGHT_KEY, in ConfigMIO()
2157 status = SetMIOParameterUint32((char*)MOUT_VIDEO_DISPLAY_WIDTH_KEY, in ConfigMIO()
2162 status = SetMIOParameterUint32((char*)MOUT_VIDEO_DISPLAY_HEIGHT_KEY, in ConfigMIO()
2294 PVMFStatus PVMediaOutputNodePort::SetMIOParameterUint32(PvmiKeyType aKey, uint32 aValue) in SetMIOParameterUint32() function in PVMediaOutputNodePort
Dpv_media_output_node_inport.h236 PVMFStatus SetMIOParameterUint32(PvmiKeyType aKey, uint32 aValue);