Searched refs:GetOutputFrameSize (Results 1 – 3 of 3) sorted by relevance
439 status = iOMXNode->GetOutputFrameSize(0, width, height); in GetOutputParametersSync()461 status = iOMXNode->GetOutputFrameSize(0, width, height); in GetOutputParametersSync()
1040 PVMFStatus GetOutputFrameSize(uint32 aLayer, uint32& aWidth, uint32& aHeight);
8702 PVMFStatus PVMFOMXEncNode::GetOutputFrameSize(uint32 aLayer, uint32& aWidth, uint32& aHeight) in GetOutputFrameSize() function in PVMFOMXEncNode