Home
last modified time | relevance | path

Searched refs:SetInputFormat (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_port.cpp675 if (iOMXNode->SetInputFormat(iFormat) != PVMFSuccess) in VerifyAndSetParameter()
796 if (iOMXNode->SetInputFormat(iFormat) != PVMFSuccess) in NegotiateInputSettings()
Dpvmf_omx_enc_node.h1032 PVMFStatus SetInputFormat(PVMFFormatType aFormat);
Dpvmf_omx_enc_node.cpp8569 PVMFStatus PVMFOMXEncNode::SetInputFormat(PVMFFormatType aFormat) in SetInputFormat() function in PVMFOMXEncNode