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